Skip to content

Commit f3de345

Browse files
author
Bogdan Marinescu
committed
Fixed location of BLE_API
1 parent fdcc1e3 commit f3de345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspace_tools/synch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
("UbloxModemHTTPClientTest", ["tests/net/cellular/http/common", "tests/net/cellular/http/ubloxusb"]),
6969
("UbloxModemSMSTest", ["tests/net/cellular/sms/common", "tests/net/cellular/sms/ubloxusb"]),
7070

71-
("ble-api", "ble/ble-api"),
71+
("BLE_API", "ble/ble-api", "Bluetooth-Low-Energy"),
7272
("nRF51822", "ble/nRF51822", "Nordic-Semiconductor"),
7373
)
7474

0 commit comments

Comments
 (0)