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: FXLS8471Q MPL3115A2 MQTT mbed
Fork of 2lemetry_Sensor_Example by
Diff: main.cpp
- Revision:
- 5:697999b227b0
- Parent:
- 3:9736a8776102
- Child:
- 6:569f6ef58f0f
--- a/main.cpp Mon Mar 23 18:16:30 2015 +0000
+++ b/main.cpp Mon Mar 23 18:22:54 2015 +0000
@@ -60,7 +60,6 @@
return 1;
}
- radio->configureSignals(D4,D7,RESET);
Transport::setTransport(radio);
while (radio->setApn(_APN) != MTS_SUCCESS) {
