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