ESP8266_swiss_army_board/sdCard_content/CONFIG/STA.CFG
2019-10-12 14:31:07 +02:00

9 lines
278 B
INI

#This config file stores the configuration needed to connect the board
#to a wifi hotspot
#If this file is not present or if there is an error at parsing time
#only the AP functionality will be enabled
ENABLED : 'true'
SSID : 'Your Wifi Router SSID'
PASSWORD : 'Your password'