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.
Diff: main.cpp
- Revision:
- 74:af086eac5e99
- Parent:
- 72:b4761c52cc91
- Child:
- 77:b74ac6641a3e
--- a/main.cpp Tue Jul 31 14:15:03 2018 +0100 +++ b/main.cpp Mon Aug 13 11:45:02 2018 +0100 @@ -198,9 +198,5 @@ wifi->disconnect(); -#if MBED_CONF_APP_WIFI_SHIELD != internal - delete wifi; -#endif - printf("\nDone\n"); }