TRR2018 omar

Dependencies:   mbed

Fork of biniou by TRR 2018

Revision:
39:de3638276b7e
Parent:
37:810cdbcbbf3f
--- a/main.cpp	Wed Sep 19 11:51:26 2018 +0000
+++ b/main.cpp	Wed Sep 19 12:56:05 2018 +0000
@@ -21,7 +21,6 @@
     throttleInit();
     timerLoop.start();
     while (1) {
-        //wait(0.4);
         if(timerLoop.read_us()>20000) { // output every 20 ms
             timerLoop.reset();
             timerLoop.start();