Update first_steps.md (#917)

Replaced double quotes for single quotes for compatibility
This commit is contained in:
arch1mede
2023-01-18 13:35:12 +03:00
committed by GitHub
parent 1c2f8357c7
commit 3b377a55ed
+2 -2
View File
@@ -24,8 +24,8 @@
```
FIRSTBOOT=1
WIFI_ESSID="mynet"
WIFI_PASSWD="p@s$$w0rd"
WIFI_ESSID='mynet'
WIFI_PASSWD='p@s$$w0rd'
```
There is a possibility that, in countries that support CH13, the device will not connect.