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