Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: cc3000_hello_world_demo cc3000_simple_socket_demo cc3000_ntp_demo cc3000_ping_demo ... more
Diff: cc3000_event.cpp
- Revision:
- 42:bd2c631a031a
- Parent:
- 41:eb1999bd50fb
- Child:
- 44:960b73df5981
diff -r eb1999bd50fb -r bd2c631a031a cc3000_event.cpp
--- a/cc3000_event.cpp Sat Oct 12 21:03:45 2013 +0000
+++ b/cc3000_event.cpp Sat Oct 12 21:53:28 2013 +0000
@@ -208,7 +208,7 @@
uint8_t *RetParams;
while (1)
- {
+ {
if (_simple_link.get_data_received_flag() != 0)
{
received_data = _simple_link.get_received_data();
SimpleLink Wi-Fi CC3000
Avnet Wi-Go System