Example project for the Line Follower robot.

Dependencies:   PM2_Libary Eigen

mbed_app.json

Committer:
pmic
Date:
23 months ago
Revision:
53:155c309f7d75
Parent:
19:6c1a1c6faaf2

File content as of revision 53:155c309f7d75:

{
    "target_overrides": {
        "*": {
            "target.components_add": ["SD"],
            "target.printf_lib": "std",
            "platform.stdio-baud-rate": 115200
        }
    }
}