micro_beacons/mbed_app.json
2020-09-29 18:09:13 +02:00

8 lines
104 B
JSON

{
"target_overrides": {
"*": {
"target.features_add": ["BLE"]
}
}
}