|
FastLED 3.9.15
|
| void fl::net::OTA::onBeforeReboot | ( | void(* | callback )() | ) |
Set callback to be called before device reboots after OTA update.
| callback | Callback function to call (e.g., to save state, turn off LEDs) |
Definition at line 66 of file ota.cpp.hpp.
References mImpl.