Rename the sdk_prototypes header to sdk_private

This commit is contained in:
Angus Gratton 2015-06-02 15:20:19 +10:00
parent 1292829a07
commit 70cec6c3b7
6 changed files with 18 additions and 18 deletions

View file

@ -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