mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-15 02:22:22 +01:00
fucking wlan password
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"apMode": 0,
|
"apMode": 0,
|
||||||
"SSID": "tErAx1d",
|
"SSID": "myAP",
|
||||||
"Password": "ramalamadingdong"
|
"Password": "myAP_password"
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"apMode": 0,
|
"apMode": 0,
|
||||||
"SSID": "tErAx1d",
|
"SSID": "myAP",
|
||||||
"Password": "ramalamadingdong"
|
"Password": "myAP_password"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user