News

I have a custom interface for a USB device written in python. It inherits interface.py directly and is modeled off of udp_interface.py due to not needing a separate protocol. The connect/disconnect ...