Skip to content

Commit 3b4bf52

Browse files
author
Derek Sudduth
committed
renaming example to meet CircuitPython library standards
1 parent 41a3e4e commit 3b4bf52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Ensure your device works with these simple tests.
77
:caption: examples/focaltouch_print_touches.py
88
:linenos:
99

10-
.. literalinclude:: ../examples/focaltouch_simple_paint.py
11-
:caption: examples/focaltouch_simple_paint.py
10+
.. literalinclude:: ../examples/focaltouch_paint_simpletest.py
11+
:caption: examples/focaltouch_paint_simpletest.py
1212
:linenos:

0 commit comments

Comments
 (0)