Skip to content

Commit 8a13a7b

Browse files
authored
Resolve Travis CI failure
add hid_simple_gamepad.py add hid_joywing_gamepad.py pycon2019 sprint
1 parent 04bbb72 commit 8a13a7b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/examples.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,11 @@ Ensure your device works with this simple test.
1010
.. literalinclude:: ../examples/hid_simpletest.py
1111
:caption: examples/hid_simpletest.py
1212
:linenos:
13+
14+
.. literalinclude:: ../examples/hid_simple_gamepad.py
15+
:caption: examples/hid_simple_gamepad.py
16+
:linenos:
17+
18+
.. literalinclude:: ../examples/hid_joywing_gamepad.py
19+
:caption: examples/hid_joywing_gamepad.py
20+
:linenos:

0 commit comments

Comments
 (0)