This website requires JavaScript.
Explore
Help
Sign In
j3d1
/
esp-open-rtos
Watch
1
Star
0
Fork
You've already forked esp-open-rtos
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
608f56ebf4
esp-open-rtos
/
extras
/
wificfg
History
Alessio Pollero
608f56ebf4
Fix wifi SSID length to 33 since the maximum chars for SSID is 32 but the string is null terminated so array size must be 33
2021-02-13 18:15:45 +00:00
..
content
wificfg: remove the AP WEP mode option (
#514
)
2017-12-13 21:29:49 +05:00
component.mk
Add Wificfg
2017-08-30 13:51:32 +10:00
wificfg.c
Fix wifi SSID length to 33 since the maximum chars for SSID is 32 but the string is null terminated so array size must be 33
2021-02-13 18:15:45 +00:00
wificfg.h
wificfg: add shutdown hooks, and add support to wait until connected.
2018-06-17 16:11:08 +10:00