mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-15 02:22:22 +01:00
changed wifi config filename to wifi.json
This commit is contained in:
5
config/wifi.json
Normal file
5
config/wifi.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"apMode": 0,
|
||||
"SSID": "",
|
||||
"Password": ""
|
||||
}
|
||||
Reference in New Issue
Block a user