mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Have to switch it on as well now...
This commit is contained in:
parent
aee0d94bae
commit
a2ebdc8bb7
|
@ -41,7 +41,7 @@ meshtastic --setlat 25.2 --setlon -16.8 --setalt 120
|
|||
Or to configure an ESP32 based board to join a Wifi network as a station:
|
||||
|
||||
```shell
|
||||
meshtastic --set network.wifi_ssid mywifissid --set network.wifi_psk mywifipsw
|
||||
meshtastic --set network.wifi_ssid mywifissid --set network.wifi_psk mywifipsw --set network.wifi_enabled 1
|
||||
```
|
||||
|
||||
:::note
|
||||
|
|
Loading…
Reference in a new issue