mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-23 19:21:59 +03:00
update core_esp8266_features.h
This commit is contained in:
@ -27,9 +27,13 @@
|
|||||||
|
|
||||||
#define CORE_HAS_LIBB64
|
#define CORE_HAS_LIBB64
|
||||||
#define CORE_HAS_BASE64_CLASS
|
#define CORE_HAS_BASE64_CLASS
|
||||||
|
#define CORE_HAS_CXA_GUARD
|
||||||
|
#define CORE_HAS_UMM
|
||||||
|
|
||||||
#define WIFI_HAS_EVENT_CALLBACK
|
#define WIFI_HAS_EVENT_CALLBACK
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user