Reverse engineered ets_timers.o

This commit is contained in:
sheinz 2016-11-17 01:49:27 +02:00
parent 0dadda86de
commit 1ebbece0e3
2 changed files with 394 additions and 0 deletions

View file

@ -35,6 +35,9 @@
#ifndef OPEN_LIBMAIN_USER_INTERFACE
#define OPEN_LIBMAIN_USER_INTERFACE (OPEN_LIBMAIN)
#endif
#ifndef OPEN_LIBMAIN_ETS_TIMER
#define OPEN_LIBMAIN_ETS_TIMER (OPEN_LIBMAIN)
#endif
#ifndef OPEN_LIBNET80211
#define OPEN_LIBNET80211 (OPEN_ESPLIBS)