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

◆ stopOta()

fl::json stopOta ( )

Stop OTA server and WiFi AP, release all resources.

Returns
JSON with {success: true}

Definition at line 191 of file AutoResearchOta.cpp.

191 {
193 response.set("success", true);
194 return response;
195}
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: