TI's CC3100. A test demo with very little testing done!
Fork of cc3100_Test_Demo2 by
Diff: simplelink/cc3100.cpp
- Revision:
- 2:b3fd5b3d9860
- Parent:
- 0:e89ba455dbcf
- Child:
- 3:b89198ac2efe
--- a/simplelink/cc3100.cpp Tue Feb 10 12:58:16 2015 +0000 +++ b/simplelink/cc3100.cpp Sun Feb 15 11:01:37 2015 +0000 @@ -45,7 +45,7 @@ #include "cc3100.h" #include "fPtr_func.h" -//#include "GetSNTPTime.h" + namespace mbed_cc3100 { @@ -751,7 +751,7 @@ */ int32_t cc3100::establishConnectionWithAP() { - //printf(" cc3100::establishConnectionWithAP \n\r"); + SlSecParams_t secParams = {0}; int32_t retVal = 0;