Update BLE Settings and Storage Blocks

This commit is contained in:
Juri
2022-02-28 22:41:38 +01:00
parent f54552840f
commit c6eacb4046
12 changed files with 6803 additions and 186 deletions

View File

@ -32,16 +32,6 @@
}
},
"userConfigs": [
{
"description": "Disable Bluetooth Event Service",
"config": {
"microbit-dal": {
"bluetooth": {
"event_service": 0
}
}
}
}
]
}
}