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
Revision 2:c43a6fe1f89a, committed 2013-09-19
- Comitter:
- Kojto
- Date:
- Thu Sep 19 08:02:13 2013 +0000
- Parent:
- 1:c7b8f55e0ca1
- Child:
- 3:ad95e296bfbf
- Commit message:
- buffer removed
Changed in this revision
| cc3000.h | Show annotated file Show diff for this revision Revisions of this file |
--- 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;
