Skip to content

Commit

Permalink
Merge pull request #30 from SecSuperN0va/examples_renaming
Browse files Browse the repository at this point in the history
rename examples/register_struct to register_simpletest as per issue: …
  • Loading branch information
tannewt committed Oct 8, 2019
2 parents 3d784ad + 9a5dd83 commit e2b0792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Ensure your device works with this simple test.
:caption: examples/register_rwbits.py
:linenos:

.. literalinclude:: ../examples/register_struct.py
:caption: examples/register_struct.py
.. literalinclude:: ../examples/register_simpletest.py
:caption: examples/register_simpletest.py
:linenos:

.. literalinclude:: ../examples/register_unarystruct.py
Expand Down
File renamed without changes.

0 comments on commit e2b0792

Please sign in to comment.