Skip to content

Commit 3135488

Browse files
committed
Fix image link
1 parent 3db35bd commit 3135488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp_utils/ArduinoBLE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ From October 2017 onwards, a build of the BLE libraries is supplied with the Ard
3636
## Switching on debugging
3737
The BLE support contains extensive internal diagnostics which can be switched on through the `Tools > Core Debug Level` setting:
3838

39-
![](../../Documentation/images/arduino_debug.png)
39+
![](https://github.com/nkolban/esp32-snippets/blob/master/Documentation/images/arduino_debug.png)
4040

4141

4242
## Decoding an exception stack trace

0 commit comments

Comments
 (0)