espconn.h 156 B

12345
  1. #ifndef _SDK_OVERRIDE_ESPCONN_H_
  2. #define _SDK_OVERRIDE_ESPCONN_H_
  3. // Pull in the correct lwIP header
  4. #include "../../app/include/lwip/app/espconn.h"
  5. #endif