@kdb424's Leader Mode work as a clean diff

This commit is contained in:
Josh Klar
2018-10-08 02:31:30 -07:00
parent 914b305fee
commit 8c9fc9db95
8 changed files with 205 additions and 34 deletions

View File

@@ -34,6 +34,6 @@ class HIDHelper(AbstractHidHelper):
# It'd be real awesome if pyb.USB_HID.send/recv would support
# uselect.poll or uselect.select to more safely determine when
# it is safe to write to the host again...
delay(5)
delay(1)
return self