update tcp_through_module example

This commit is contained in:
mculover666
2020-08-06 10:29:14 +08:00
parent 4dfb1c8282
commit 9375c8e16a

View File

@@ -2,7 +2,9 @@
#include "sal_module_wrapper.h"
#include "cmsis_os.h"
#define USE_ESP8266
//#define USE_ESP8266
#define USE_SIM800A
#define USE_BC26
#if defined(USE_ESP8266)
#include "esp8266.h"