Commit 6ea33a0e authored by Eric Duminil's avatar Eric Duminil
Browse files

Note

parent d1507ae6
Pipeline #5890 passed with stage
in 2 minutes and 29 seconds
......@@ -267,6 +267,7 @@ namespace web_config {
//NOTE: Can only work if wifi is on.
sensor_console::defineIntCommand("ap", [](int onOff) {
//TODO: Add On-board LED effects to show the changes?
if (onOff) {
Serial.print(F("Enable "));
} else {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment