Mettre à jour 'README.md'
This commit is contained in:
parent
aa2c4b0e48
commit
972f0888da
11
README.md
11
README.md
@ -97,6 +97,17 @@ CHANNEL : 1
|
||||
SSID_HIDDEN : 'true'
|
||||
AP_MAX_CONNECTION : 4
|
||||
|
||||
```
|
||||
### For STA.CFG it would be :
|
||||
``` json
|
||||
#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
|
||||
|
||||
SSID : 'MyHotspotSSID'
|
||||
PASSWORD : 'MySuperSecuredPassword'
|
||||
|
||||
```
|
||||
### Things to do :
|
||||
* Screen Manager ✓
|
||||
|
Loading…
Reference in New Issue
Block a user