microbit: Update ble-nrf51822 dependency to latest revision
This commit is contained in:
parent
e3fdc5a290
commit
3ae389462b
1 changed files with 2 additions and 2 deletions
|
@ -16,10 +16,10 @@
|
|||
"dependencies": {
|
||||
"mbed-classic": "~0.0.4",
|
||||
"ble": "lancaster-university/BLE_API#v2.5.0+mb",
|
||||
"ble-nrf51822": "lancaster-university/nrf51822#v2.5.0+mb2",
|
||||
"ble-nrf51822": "lancaster-university/nrf51822#v2.5.0+mb3",
|
||||
"nrf51-sdk": "lancaster-university/nrf51-sdk#v2.2.0+mb"
|
||||
},
|
||||
"extraIncludes": [
|
||||
"inc"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue