Skip to content

Commit 8d9d987

Browse files
author
Amanda Butler
authored
Update example in Gap.md
Point example to latest version.
1 parent 5b8b9ca commit 8d9d987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/bluetooth/Gap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ You may query the currently used PHY using `readPhy()`, which returns the result
4848

4949
Here is an example demonstrating how to use the GAP API to advertise, scan, connect and disconnect and how parameters influence efficiency of these actions.
5050

51-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-GAP/)](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-GAP/file/37872bf83624/source/main.cpp)
51+
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-GAP/)](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-GAP/file/3993e2608615/source/main.cpp)

0 commit comments

Comments
 (0)