This commit is contained in:
Skylar Ittner 2025-03-23 17:08:17 -06:00
parent ab3d2435c9
commit 5f69ccce49
2 changed files with 0 additions and 4 deletions

View File

@ -91,8 +91,6 @@ PROD = "PostalPoint Parcel Dimensioner" # USB product string
INTERFACE = "PostalPoint" # Interface string
class USBHIDInterface(HIDInterface):
# Very basic synchronous USB keypad HID interface
def __init__(self):
super().__init__(
bytes([

View File

@ -94,8 +94,6 @@ PROD = "PostalPoint Kiosk Controller" # USB product string
INTERFACE = "PostalPoint" # Interface string
class USBHIDInterface(HIDInterface):
# Very basic synchronous USB keypad HID interface
def __init__(self):
super().__init__(
bytes([