cc3000 driver with expanded buffers.
Fork of cc3000_hostdriver_mbedsocket by
Diff: cc3000_event.cpp
- Revision:
- 42:bd2c631a031a
- Parent:
- 41:eb1999bd50fb
- Child:
- 44:960b73df5981
--- 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();