micro_beacons/mbed_app.json

8 lines
104 B
JSON
Raw Permalink Normal View History

2020-09-29 18:09:13 +02:00
{
"target_overrides": {
"*": {
"target.features_add": ["BLE"]
}
}
}