pull/9/head
Miha Frangež 9 months ago
parent fa29cb5067
commit 4fef533d19
  1. 2
      lednamebadge.py

@ -734,7 +734,7 @@ class WriteUsbHidApi(WriteMethod):
class WriteSerialApi(WriteMethod): class WriteSerialApi(WriteMethod):
"""Write to a device with the open-source firmware via the USB serial port using pyusb. """Write to a device with the open-source firmware via the USB serial port using pyserial.
""" """
_module_loaded = False _module_loaded = False
try: try:

Loading…
Cancel
Save