feat: Don't use c_types.h in SDK

This commit is contained in:
Wu Jian Gang
2018-05-24 20:41:09 +08:00
parent d0c7e2f1d0
commit e518650b36
15 changed files with 17 additions and 19 deletions

View File

@@ -91,7 +91,6 @@
* inside the RTOS SDK, users can not change it.
*/
#include "c_types.h"
#include "esp_libc.h"
#include "esp_misc.h"
#include "esp_wifi.h"