Example project for the Line Follower robot.

Dependencies:   PM2_Libary Eigen

Committer:
pmic
Date:
Tue Apr 06 08:00:43 2021 +0200
Revision:
6:e1fa1a2d7483
Parent:
1:93d997d6b232
Child:
17:c19b471f05cb
Intermediate version for storage.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
pmic 1:93d997d6b232 1 {
pmic 1:93d997d6b232 2 "target_overrides": {
pmic 6:e1fa1a2d7483 3 "*": {
pmic 6:e1fa1a2d7483 4 "target.components_add": ["SD"],
pmic 6:e1fa1a2d7483 5 "target.printf_lib": "std",
pmic 6:e1fa1a2d7483 6 "platform.stdio-baud-rate": 115200
pmic 1:93d997d6b232 7 }
pmic 1:93d997d6b232 8 }
pmic 1:93d997d6b232 9 }