Nicolae Marton / Mbed 2 deprecated TDP3_MovementControl

Dependencies:   mbed

Revision:
5:56de8fa841e2
Parent:
3:c9e7b856026c
Child:
6:b476699ac7d4
diff -r c9e7b856026c -r 56de8fa841e2 main.cpp
--- a/main.cpp	Mon Oct 15 10:18:56 2018 +0000
+++ b/main.cpp	Mon Oct 15 10:24:20 2018 +0000
@@ -3,6 +3,7 @@
 DigitalOut myled(LED1);
 
 // This is the main() function
+// hello
 int main() {
     while(1) {
         myled = 1;