Commit 176443c0 authored by Marcel Stör's avatar Marcel Stör
Browse files

Admonition style fix

parent 9c71c64d
...@@ -85,7 +85,8 @@ Configures the WiFi mode to use. NodeMCU can run in one of four WiFi modes: ...@@ -85,7 +85,8 @@ Configures the WiFi mode to use. NodeMCU can run in one of four WiFi modes:
When using the combined Station + AP mode, the same channel will be used for both networks as the radio can only listen on a single channel. When using the combined Station + AP mode, the same channel will be used for both networks as the radio can only listen on a single channel.
NOTE: WiFi Mode configuration will be retained until changed even if device is turned off. !!! note
WiFi configuration will be retained until changed even if device is turned off.
#### Syntax #### Syntax
`wifi.setmode(mode[, save])` `wifi.setmode(mode[, save])`
......
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