Skip to content

Commit c2f8f2a

Browse files
authored
Merge pull request #3 from millercommamatt/patch-2
Fix for typo in currents list
2 parents 2573486 + eb59d0b commit c2f8f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_husb238.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ class Adafruit_HUSB238:
127127
1.5,
128128
1.75,
129129
2.0,
130-
2.0,
130+
2.25,
131131
2.5,
132132
2.75,
133133
3.0,

0 commit comments

Comments
 (0)