Skip to content

Commit 72ccbfc

Browse files
authored
Update platformio.ini
1 parent 1500e27 commit 72ccbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/espidf-arduino-h2zero-BLE_scan/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monitor_speed = 115200
1515
build_flags =
1616
'-DCONFIG_BT_NIMBLE_EXT_ADV=1'
1717
lib_deps =
18-
https://github.com/h2zero/NimBLE-Arduino.git#master
18+
https://github.com/h2zero/NimBLE-Arduino
1919
lib_ignore =
2020
BLE
2121
BluetoothSerial

0 commit comments

Comments
 (0)