diff --git a/lednamebadge.py b/lednamebadge.py index a921e53..cc31b65 100755 --- a/lednamebadge.py +++ b/lednamebadge.py @@ -734,7 +734,7 @@ class WriteUsbHidApi(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 try: