Skip to content

Commit f0e630b

Browse files
committed
codal_app: Enable MICROBIT_BLE_PARTIAL_FLASHING.
Fixes issue #77. Signed-off-by: Damien George <[email protected]>
1 parent 74bc66f commit f0e630b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/codal_app/codal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"DEVICE_STACK_SIZE": 8192,
1111
"MICROBIT_BLE_ENABLED" : 0,
1212
"MICROBIT_BLE_PAIRING_MODE": 1,
13+
"MICROBIT_BLE_PARTIAL_FLASHING" : 1,
1314
"MICROBIT_BLE_SECURITY_MODE": 2
1415
},
1516
"application": "../../src/codal_app",

0 commit comments

Comments
 (0)