feat: Don't use esp_common.h in SDK

This commit is contained in:
Wu Jian Gang
2018-05-24 20:59:16 +08:00
parent 092ecbfdd5
commit 1cd5a36bdf
10 changed files with 26 additions and 12 deletions

View File

@ -27,6 +27,8 @@
#include <stdint.h>
#include "lwip/ip_addr.h"
#ifdef __cplusplus
extern "C" {
#endif