This repository has been archived on 2025-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Files
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
}
}
}