microbit: reverted change to ble-nrf51822 module

Reverted changes to the ble-nrf51822 that caused some
incompatibility issues.
This commit is contained in:
James Devine 2016-02-02 21:52:12 +00:00
parent 41447b634d
commit 6f1630f409

View file

@ -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": [