FastLED 3.9.15
Loading...
Searching...
No Matches

◆ stopNet()

fl::json stopNet ( )

Stop WiFi AP and HTTP server/client, release all resources.

Returns
JSON with {success: true} on success

Definition at line 476 of file AutoResearchNet.cpp.

476 {
478 response.set("success", true);
479 return response;
480}
static json object() FL_NOEXCEPT
Definition json.h:692

References fl::json::object().

Referenced by AutoResearchRemoteControl::registerFunctions().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: