BikeComputer/mbed_app.json
2024-10-20 15:02:14 +02:00

7 lines
108 B
JSON

{
"target_overrides": {
"K64F": {
"platform.stdio-baud-rate": 9600
}
}
}