Skip to content

Commit

Permalink
add i2c pullup
Browse files Browse the repository at this point in the history
  • Loading branch information
napowderly committed Feb 18, 2024
1 parent 7c8cb03 commit a620e21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resistors.ato
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import Power from "interfaces.ato"
import I2C from "interfaces.ato"

component Resistor:
signal p1 ~ pin 1
signal p2 ~ pin 2
Expand Down

0 comments on commit a620e21

Please sign in to comment.