Skip to content

Commit 11eab4d

Browse files
author
Amanda Butler
authored
Try to fix heading in i2c.md
Try to fix heading, which broke something.
1 parent 9e63ee8 commit 11eab4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/porting/target/i2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 id="i2c-port">Inter-integrated circuit (I2C)</h1>
1+
<h1 id="i2c-port">Inter-integrated circuit (I2C) </h1>
22

33
I2C is a serial protocol for two-wire interface to connect low-speed devices in embedded systems. The I2C API allows control and configuration of this interface.
44

0 commit comments

Comments
 (0)