You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we stop using pyudev for device discovery, we can get these scripts to work on windows, meaning that more volunteer laptops will be able to run these tests.
If we stop using
pyudev
for device discovery, we can get these scripts to work on windows, meaning that more volunteer laptops will be able to run these tests.For serial device discovery, there is a package in
pyserial
that can help. See the implementation in j5: https://github.com/j5api/j5/blob/master/j5/backends/hardware/sr/v4/motor_board.pyThe text was updated successfully, but these errors were encountered: