9 lines
278 B
INI
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'
|