Islam S. M. Khalil / Mbed 2 deprecated template_biorobotics_2

Dependencies:   mbed QEI HIDScope biquadFilter MODSERIAL FastPWM

Revision:
4:90ea97188542
Parent:
3:766c85141f33
--- a/main.cpp	Mon Sep 09 10:39:34 2019 +0000
+++ b/main.cpp	Mon Sep 09 11:51:38 2019 +0000
@@ -17,7 +17,7 @@
     while (true) {
         
         led = !led ;
-        wait_ms(1000) ;
+        wait_ms(500) ;
         char c ;
         c = pc.getcNb() ;
         pc.putc(c) ;