DL9SAU-TTGO-T-Beam-LoRa-APRS/data/wifi.cfg

21 wiersze
386 B
INI

{
<<<<<<< HEAD
"SSID": "yourssidhere",
"password": "yourpwhere"
=======
"AP": [
{
"SSID": "EnterSSIDofYourAccesspoint",
"password": "EnterPasswordofYourAccesspoint",
"prio": 1
},
{
"SSID": "EnterSSIDofYour2ndAccesspoint",
"password": "EnterPasswordofYour2ndAccesspoint"
}
],
"SelfAP_PW": "xxxxxxxxxx"
>>>>>>> 55018abf7b01825fad89cd1e599f4f5b33d28e8b
}