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: wave_player 4DGL-uLCD-SE HC_SR04_Ultrasonic_Library
Diff: main.cpp
- Revision:
- 58:4aeb931b8475
- Parent:
- 56:02a6401ec508
- Child:
- 64:a3dc04daaa2a
diff -r 524f671184a6 -r 4aeb931b8475 main.cpp
--- a/main.cpp Tue Aug 28 11:15:09 2018 +0100
+++ b/main.cpp Mon Sep 03 08:45:04 2018 +0100
@@ -28,6 +28,7 @@
r = net->connect();
if (r != 0) {
printf("Error! net->connect() returned: %d\n", r);
+ return r;
}
// Show the network address