Task-Driven, powersaving trial written, must test.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
extern std::string webToken;
|
||||
|
||||
bool httpGET(std::string endpoint, std::string token, cJSON* &JSONresponse);
|
||||
bool httpPOST(std::string endpoint, std::string token, cJSON* postData, cJSON* &JSONresponse);
|
||||
|
||||
void deleteWiFiAndTokenDetails();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user