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
/
include
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
..
espressif
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
.gitignore
Use a separate file for the private SSID config. (
#268
)
2016-11-12 22:24:29 +02:00
etstimer.h
FreeRTOS type updates. (
#261
)
2016-11-05 12:04:03 +02:00
ssid_config.h
Use a separate file for the private SSID config. (
#268
)
2016-11-12 22:24:29 +02:00