Example project for the Line Follower robot.

Dependencies:   PM2_Libary Eigen

Revision:
17:c19b471f05cb
Parent:
6:e1fa1a2d7483
Child:
19:6c1a1c6faaf2
--- a/mbed_app.json	Sat Jan 22 13:25:25 2022 +0000
+++ b/mbed_app.json	Thu Feb 10 12:04:51 2022 +0000
@@ -3,7 +3,7 @@
         "*": {
             "target.components_add": ["SD"],
             "target.printf_lib": "std",
-            "platform.stdio-baud-rate": 115200
+            "platform.stdio-baud-rate": 2000000
         }
     }
 }