-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update by Adabot (adafruit/adabot@b025932)
Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1331 to 1.2.1 from 1.2.0: > Merge pull request adafruit/Adafruit_CircuitPython_SSD1331#12 from makermelissa/master > Merge pull request adafruit/Adafruit_CircuitPython_SSD1331#11 from adafruit/setup-py-disabled > build.yml: add black formatting check Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_SSD1331
- Loading branch information
1 parent
65f2f14
commit 9d1e0c9
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule ssd1331
updated
5 files
+3 −0 | .github/workflows/build.yml | |
+1 −1 | examples/ssd1331_simpletest.py | |
+1 −0 | requirements.txt | |
+50 −0 | setup.py | |
+0 −64 | setup.py.disabled |