Updated docs
This commit is contained in:
@ -24,8 +24,6 @@ SOFTWARE.
|
||||
#include "pushtarget.h"
|
||||
#include "config.h"
|
||||
|
||||
#if defined( ACTIVATE_PUSH )
|
||||
|
||||
PushTarget myPushTarget;
|
||||
|
||||
//
|
||||
@ -171,6 +169,4 @@ void PushTarget::sendHttp( String serverPath, float angle, float gravity, float
|
||||
http.end();
|
||||
}
|
||||
|
||||
#endif // ACTIVATE_PUSH
|
||||
|
||||
// EOF
|
Reference in New Issue
Block a user