Skip to content

Commit 6d5fb6b

Browse files
committed
Update
1 parent 0e96c26 commit 6d5fb6b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

USB/python/test-usb1208LS.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ def toContinue():
2727
return False
2828

2929
def main():
30-
# usb1208LS = usb_1208LS()
31-
usb1208HLS = usb_1208LS()
30+
usb1208LS = usb_1208LS()
3231

3332
while True:
3433
print("\nUSB-1208LS Testing")

0 commit comments

Comments
 (0)