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.
Revision 2:5bf40be27308, committed 2018-11-21
- Comitter:
- StefanoArrigoni
- Date:
- Wed Nov 21 16:34:00 2018 +0000
- Parent:
- 1:959b0a7cd2ea
- Commit message:
- Comment
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Nov 14 14:31:44 2018 +0000
+++ b/main.cpp Wed Nov 21 16:34:00 2018 +0000
@@ -28,4 +28,4 @@
// Stampa sulla seriale la misura della distanza in cm
pc.printf("%dcm\r\n", sensor.get_dist_cm());
}
-}
+}
\ No newline at end of file