Simple test ------------ Ensure your device works with this simple test. .. literalinclude:: ../examples/usb_host_gamepad_simpletest.py :caption: examples/usb_host_gamepad_simpletest.py :linenos: Displayio --------- Display the status of usb gamepads on ports 1 and 2 of an Adafruit Fruit Jam device using the HDMI video output. .. literalinclude:: ../examples/usb_host_gamepad_displayio.py :caption: examples/usb_host_gamepad_simpletest.py :linenos: