Skip to content

Commit

Permalink
BLE_Button: Add MTB_UBLOX_NINA_B1 config
Browse files Browse the repository at this point in the history
  • Loading branch information
pan- authored Feb 1, 2018
1 parent b947b89 commit a1d3779
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BLE_Button/mbed_app.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"NRF52_DK": {
"ble_button_pin_name": "BUTTON1"
},
"MTB_UBLOX_NINA_B1": {
"ble_button_pin_name": "BUTTON1"
},
"K64F": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG"],
Expand Down

0 comments on commit a1d3779

Please sign in to comment.