1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

update core_esp8266_features.h

This commit is contained in:
Markus Sattler 2016-02-17 23:46:20 +01:00
parent fec1a64bfd
commit 652f88eb5c

View File

@ -27,9 +27,13 @@
#define CORE_HAS_LIBB64
#define CORE_HAS_BASE64_CLASS
#define CORE_HAS_CXA_GUARD
#define CORE_HAS_UMM
#define WIFI_HAS_EVENT_CALLBACK
#endif