feat(esp8266): Perfect AIO function and logic

This commit is contained in:
Dong Heng
2018-08-21 21:15:47 +08:00
parent 888df39f31
commit 614b6ea634
2 changed files with 31 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#define CRITICAL_EXIT(t)
#ifndef ESP_SOCKET_MAX
#define ESP_SOCKET_MAX 3
#define ESP_SOCKET_MAX 2
#endif
#define SET_ERR(err) errno = err