Unverified Commit 0059c6e7 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

station_cfg: set save = false

parent 7f356d7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ WPA2 Enterprise is not supported.
Leave out the `psk` for open WiFi.

```lua
station_cfg = {ssid = "foo", pwd = "bar"}
station_cfg = {ssid = "foo", pwd = "bar", save = false}
```

### MQTT