microbit: reverted change to ble-nrf51822 module
Reverted changes to the ble-nrf51822 that caused some incompatibility issues.
This commit is contained in:
parent
41447b634d
commit
6f1630f409
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"dependencies": {
|
||||
"mbed-classic": "lancaster-university/mbed-classic#microbit_hfclk",
|
||||
"ble": "lancaster-university/BLE_API#v2.5.0+mb",
|
||||
"ble-nrf51822": "lancaster-university/nrf51822#v2.5.0+mb3",
|
||||
"ble-nrf51822": "lancaster-university/nrf51822#v2.5.0+mb2",
|
||||
"nrf51-sdk": "lancaster-university/nrf51-sdk#v2.2.0+mb2"
|
||||
},
|
||||
"extraIncludes": [
|
||||
|
|
Loading…
Reference in a new issue