Skip to content

Commit

Permalink
Merge pull request #88 from agarthetiger/st7789-docs
Browse files Browse the repository at this point in the history
Add documentation for ST7789-based displays
  • Loading branch information
ladyada authored Jan 4, 2021
2 parents 24fd6c1 + ca081ca commit 06bf9ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ bundles
*.DS_Store
.eggs
dist
**/*.egg-info
**/*.egg-info
venv
3 changes: 3 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@

.. automodule:: adafruit_rgb_display.st7735
:members:

.. automodule:: adafruit_rgb_display.st7789
:members:

0 comments on commit 06bf9ae

Please sign in to comment.