File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ *******************
2+ Example Script: Neo
3+ *******************
4+
5+ The following is an example script to connect to the Stream Deck Neo, and print
6+ whenever its buttons are pushed and released.
7+
8+ .. literalinclude :: ../../../src/example_neo.py
9+ :language: python
Original file line number Diff line number Diff line change 22Example Script: Pedal
33*********************
44
5- The following is an example script to connect to the Stream Deck Pedal, and print whenever its buttons are pushed and released.
5+ The following is an example script to connect to the Stream Deck Pedal, and
6+ print whenever its buttons are pushed and released.
67
78.. literalinclude :: ../../../src/example_pedal.py
89 :language: python
Original file line number Diff line number Diff line change 3838 examples/basic.rst
3939 examples/pedal.rst
4040 examples/plus.rst
41+ examples/neo.rst
4142 examples/tiled.rst
4243 examples/animated.rst
4344
You can’t perform that action at this time.
0 commit comments