20170825 Test
Dependencies: DHT11 NetworkSocketAPI WizFi310Interface mbed
Fork of WizFi310_STATION_HelloWorld by
Revision 7:b348cf4afaf1, committed 2017-12-07
- Comitter:
- cliff1
- Date:
- Thu Dec 07 07:43:25 2017 +0000
- Parent:
- 6:a113bd0cd4a2
- Commit message:
- 20171207
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r a113bd0cd4a2 -r b348cf4afaf1 main.cpp --- a/main.cpp Wed Nov 15 00:20:09 2017 +0000 +++ b/main.cpp Thu Dec 07 07:43:25 2017 +0000 @@ -22,7 +22,7 @@ #include "Dht11.h" #include "WizFi310Interface.h" -#define DHT_SENSOR PC_07 +#define DHT_SENSOR DHT_SENSOR #if defined(TARGET_WIZwiki_W7500) Serial pc(USBTX, USBRX);