Sets JustWorks to the actual config values (#2137)
This commit is contained in:
parent
3f106307ff
commit
7345a3797e
@ -92,9 +92,9 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"microbit-dal": {
|
"microbit-dal": {
|
||||||
"bluetooth": {
|
"bluetooth": {
|
||||||
"open": null,
|
"open": 0,
|
||||||
"whitelist": null,
|
"whitelist": 1,
|
||||||
"security_level": null
|
"security_level": "SECURITY_MODE_ENCRYPTION_NO_MITM"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user