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.
Dependencies: MMA8451Q Multi_WS2811 NVIC_set_all_priorities TSI cc3000_hostdriver_mbedsocket mbed
Fork of CubicHand by
Diff: GloveWifi.cpp
- Revision:
- 7:79cd3cf6daea
- Parent:
- 3:5f5d75cba8e1
- Child:
- 13:c701f1122797
diff -r 9a6c0c98e694 -r 79cd3cf6daea GloveWifi.cpp
--- a/GloveWifi.cpp Fri Dec 05 21:41:25 2014 +0000
+++ b/GloveWifi.cpp Fri Dec 05 21:55:25 2014 +0000
@@ -71,6 +71,7 @@
{
socket.close();
wifi->disconnect();
+ delete wifi;
}
uint8_t GloveWifi::GetDataFromBuffer(uint8_t * buf, uint16_t size)
