Skip to content

Commit 6b27290

Browse files
author
Owen
authored
Allow for changing pull ups for Wire pins (#103)
Allow for changing pull ups for Wire pins
2 parents 89d77cb + f1b1611 commit 6b27290

File tree

3 files changed

+195
-149
lines changed

3 files changed

+195
-149
lines changed

libraries/Wire/keywords.txt

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ requestFrom KEYWORD2
1717
onReceive KEYWORD2
1818
onRequest KEYWORD2
1919
setClock KEYWORD2
20+
setPullups KEYWORD2
21+
2022

2123
#######################################
2224
# Instances (KEYWORD2)

0 commit comments

Comments
 (0)