Skip to content

Commit ba5c176

Browse files
committed
Run pre-commit
1 parent ae112a3 commit ba5c176

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/ds3502_simpletest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
wiper_output = AnalogIn(board.A0)
1717

1818
while True:
19-
2019
ds3502.wiper = 127
2120
print("Wiper set to %d" % ds3502.wiper)
2221
voltage = wiper_output.value

0 commit comments

Comments
 (0)