test

Dependencies:   mbed

Revision:
1:3ebdb26f6a68
Parent:
0:da3c2502984d
--- a/main.cpp	Wed Oct 29 15:11:02 2014 +0000
+++ b/main.cpp	Fri Jan 16 08:05:54 2015 +0000
@@ -10,5 +10,5 @@
         wait(0.2);
     }
     
-    wait(0,2);
+    wait(0.2);
 }