CorsoSTM32 / Mbed 2 deprecated STMNucleoF401RE_ExampleCode_09_Ultasound

Dependencies:   mbed HCSR04

Files at this revision

API Documentation at this revision

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