Simple program for introduction of mirror actuator.

mbed_app.json

Committer:
altb2
Date:
2021-04-27
Revision:
8:49ac75c42da0

File content as of revision 8:49ac75c42da0:

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