We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7565d80 commit 31e9fe6Copy full SHA for 31e9fe6
docs/examples.rst
@@ -30,14 +30,14 @@ Examples
30
31
4. Connect Color - Change the knob color as it is twisted.
32
33
-.. literalinclude:: ../examples/example4_connect_color.py
34
- :caption: examples/example3_connect_color.py
+.. literalinclude:: ../examples/example4_connect_colors.py
+ :caption: examples/example3_connect_colors.py
35
:linenos:
36
37
5. Timestamps - Show timestamps for when knob is twisted or pressed.
38
39
.. literalinclude:: ../examples/example5_timestamps.py
40
- :caption: examples/example5_timesteamps.py
+ :caption: examples/example5_timestamps.py
41
42
43
6. Difference - Show the diffence between encoder counts when knob is twisted.
docs/examples.txt
0 commit comments