Skip to content

Commit a0dddf5

Browse files
author
Amanda Butler
authored
Merge pull request #1274 from maciejbocianski/update_i2c_example
update I2C example link
2 parents 4245f11 + 37e976c commit a0dddf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/io/I2C.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ The I2C protocol supports up to 127 devices per bus, and its default clock frequ
1616

1717
## I2C hello, world
1818

19-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/I2C_HelloWorld/)](https://os.mbed.com/teams/mbed_example/code/I2C_HelloWorld/file/afb2d7fd50ad/main.cpp)
19+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/I2C_ex_1/)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/I2C_ex_1/main.cpp)

0 commit comments

Comments
 (0)