mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-09-27 09:24:45 +08:00
feat(structure): Re-structure some include
This commit is contained in:
@ -115,7 +115,7 @@ task.h is included from an application file. */
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
|
||||
#include "espressif/esp8266/ets_sys.h"
|
||||
#include "esp8266/ets_sys.h"
|
||||
|
||||
#undef MPU_WRAPPERS_INCLUDED_FROM_API_FILE
|
||||
|
||||
|
Reference in New Issue
Block a user