Nicolae Marton / Mbed 2 deprecated TDP3_MovementControl

Dependencies:   mbed

Revision:
3:c9e7b856026c
Parent:
2:55e5c2c48913
Child:
4:9827e5952222
Child:
5:56de8fa841e2
diff -r 55e5c2c48913 -r c9e7b856026c main.cpp
--- a/main.cpp	Mon Oct 15 10:11:26 2018 +0000
+++ b/main.cpp	Mon Oct 15 10:18:56 2018 +0000
@@ -2,6 +2,7 @@
 //hello guys, this is a test
 DigitalOut myled(LED1);
 
+// This is the main() function
 int main() {
     while(1) {
         myled = 1;