Skip to content

Commit a1d3779

Browse files
authored
BLE_Button: Add MTB_UBLOX_NINA_B1 config
1 parent b947b89 commit a1d3779

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BLE_Button/mbed_app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"NRF52_DK": {
1414
"ble_button_pin_name": "BUTTON1"
1515
},
16+
"MTB_UBLOX_NINA_B1": {
17+
"ble_button_pin_name": "BUTTON1"
18+
},
1619
"K64F": {
1720
"target.features_add": ["BLE"],
1821
"target.extra_labels_add": ["ST_BLUENRG"],

0 commit comments

Comments
 (0)