cc3000 hostdriver with the mbed socket interface
Fork of cc3000_hostdriver_mbedsocket by
Diff: cc3000.h
- Revision:
- 2:c43a6fe1f89a
- Parent:
- 0:615c697c33b0
- Child:
- 6:ac602a158403
--- a/cc3000.h Thu Sep 19 08:01:20 2013 +0000 +++ b/cc3000.h Thu Sep 19 08:02:13 2013 +0000 @@ -658,7 +658,6 @@ cc3000_wlan _wlan; protected: static cc3000 *_inst; - CircBuffer<char> _buffer; private: tStatus _status; netapp_pingreport_args_t _ping_report;