mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Merge pull request #482 from meshtastic/caveman99-patch-1
Have to switch it on as well now...
This commit is contained in:
commit
2ab463cf5c
|
@ -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