Rename the sdk_prototypes header to sdk_private
This commit is contained in:
parent
1292829a07
commit
70cec6c3b7
6 changed files with 18 additions and 18 deletions
|
@ -33,7 +33,7 @@
|
|||
#define __ARCH_CC_H__
|
||||
|
||||
/* include ESP SDK prototypes as they're used in some LWIP routines */
|
||||
#include "espressif/sdk_prototypes.h"
|
||||
#include "espressif/sdk_private.h"
|
||||
|
||||
/* ESP8266 SDK Interface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue