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: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: DeviceBootstrap.cpp
- Revision:
- 93:61d44636f020
- Parent:
- 92:0acd11870c6a
- Child:
- 95:5dfdc8568e9f
--- a/DeviceBootstrap.cpp Mon Apr 13 14:24:58 2015 +0000
+++ b/DeviceBootstrap.cpp Mon Apr 20 15:04:23 2015 +0000
@@ -29,8 +29,6 @@
if (!writeToStorage())
aWarning("Can not write credentials!\n");
}
-
- setAuth(_username, _password);
return true;
}
