Skip to content

Commit 757a0a2

Browse files
committed
Update front matter [skip ci]
1 parent 76d1240 commit 757a0a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/Hardware Support/Generic/I2C-and-pull-up-resistors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "I2C and pull-up resistors"
3-
id:
2+
title: I2C and pull-up resistors
3+
id: 11153357842588
44
---
55

66
For effective data transmission with the Inter-Integrated Circuit (I2C) protocol using Arduino, it's often necessary to use external pull-up resistors on the designated I2C pins. Most Arduino boards don't have pre-installed pull-up resistors on these pins, but instead they offer exposed pads for surface mount resistors. This gives more flexibity on how these pins can be used. More specifically:

0 commit comments

Comments
 (0)