Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: ColorMbed.cpp
- Revision:
- 2:d714fd7bb7d5
- Parent:
- 1:be91a16b48ea
--- a/ColorMbed.cpp	Mon Dec 11 09:40:35 2017 +0000
+++ b/ColorMbed.cpp	Mon Dec 11 12:35:12 2017 +0000
@@ -84,7 +84,7 @@
     lat = 1;
     lat = 0;
     open_line = line[j];
-    wait(0.0001);
+    wait(0.00005);
     open_line = 0;
   }
 }