wjasper / Linux_Drivers

Open source Linux device drivers
GNU General Public License v3.0
110 stars 64 forks source link

found small typo #43

Closed swainsoftware closed 2 years ago

swainsoftware commented 2 years ago

https://github.com/wjasper/Linux_Drivers/blob/af69edd9d0be4dd58d80c332a934402893d3a0df/USB/python/usb_dioLS.py#L163

%Run test-usb1024LS.py File "/home/pi/Downloads/Redlab/Linux_Drivers-master/USB/python/usb_dioLS.py", line 163 rasie ValueError('MemRead: max count is 8') ^ SyntaxError: invalid syntax

wjasper commented 2 years ago

Thanks for the email. It's fixed in the next upgrade. Best Warren