Adafruit_CircuitPython_STSPIN/docs/examples.rst
2025-06-13 16:23:33 -04:00

17 lines
393 B
ReStructuredText

Simple test
------------
Ensure your device works with this simple test.
.. literalinclude:: ../examples/stspin_simpletest.py
:caption: examples/stspin_simpletest.py
:linenos:
Microstep mode test
--------------------
Cycle through setting the different microstep modes
.. literalinclude:: ../examples/stspin_microsteps.py
:caption: examples/stspin_microsteps.py
:linenos: