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.
Fork of cc3000_hostdriver_mbedsocket by
Diff: cc3000.h
- Revision:
- 6:ac602a158403
- Parent:
- 2:c43a6fe1f89a
- Child:
- 11:5e3771b29385
diff -r 245ac5b73132 -r ac602a158403 cc3000.h
--- 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;
