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 e902f3b commit 4ac6d25Copy full SHA for 4ac6d25
docs/examples.rst
@@ -24,6 +24,6 @@ Accelerometer Example
24
With this example you would be able to use the progress bar to display accelerometer data
25
in the X and Y directions
26
27
-.. literalinclude:: ../examples/progressbar_displayio_blinka_color_scale.py
28
- :caption: examples/progressbar_displayio_blinka_color_scale.py
+.. literalinclude:: ../examples/progressbar_accelerometer.py
+ :caption: examples/progressbar_accelerometer.py
29
:linenos:
0 commit comments