cc3000 hostdriver with the mbed socket interface
Fork of cc3000_hostdriver_mbedsocket by
Diff: cc3000.h
- Revision:
- 6:ac602a158403
- Parent:
- 2:c43a6fe1f89a
- Child:
- 11:5e3771b29385
--- a/cc3000.h Thu Sep 26 19:50:37 2013 +0000 +++ b/cc3000.h Thu Sep 26 19:54:01 2013 +0000 @@ -641,9 +641,6 @@ static cc3000 *get_instance() { return _inst; } - - int32_t readable(void); - uint8_t getc(void); public: cc3000_simple_link _simple_link; cc3000_event _event;