feat(esp8266): Modify header file relationship for app using BITx

This commit is contained in:
Dong Heng
2018-08-08 15:29:29 +08:00
parent 03be34e550
commit f5196d26a6
3 changed files with 5 additions and 2 deletions

View File

@ -67,6 +67,10 @@
#include "sdkconfig.h"
#ifndef __ASSEMBLER__
#include "rom/ets_sys.h"
#endif
/*-----------------------------------------------------------
* Application specific definitions.
*