Skip to content

Commit

Permalink
add advanced example
Browse files Browse the repository at this point in the history
  • Loading branch information
FoamyGuy committed May 3, 2021
1 parent 04778c3 commit f31bd47
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,12 @@ Ensure your device works with this simple test.
.. literalinclude:: ../examples/displayio_cartesian_simpletest.py
:caption: examples/displayio_cartesian_simpletest.py
:linenos:

Advanced test
-------------

Advanced test showing illustrating usage of more features.

.. literalinclude:: ../examples/displayio_cartesian_advanced_test.py
:caption: examples/displayio_cartesian_advanced_test.py
:linenos:

0 comments on commit f31bd47

Please sign in to comment.