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

Note

No related merge requests found
Pipeline #5890 passed with stage
in 2 minutes and 29 seconds
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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 {
......
Supports Markdown
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