File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 793
793
[submodule "libraries/helpers/ble_lywsd03mmc "]
794
794
path = libraries/helpers/ble_lywsd03mmc
795
795
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC.git
796
+ [submodule "libraries/drivers/ssd1681 "]
797
+ path = libraries/drivers/ssd1681
798
+ url = https://github.com/adafruit/Adafruit_CircuitPython_SSD1681.git
Original file line number Diff line number Diff line change @@ -269,6 +269,7 @@ E-Paper / E-Ink
269
269
IL91874 (displayio) <https://circuitpython.readthedocs.io/projects/il91874/en/latest/ >
270
270
SSD1608 (displayio) <https://circuitpython.readthedocs.io/projects/ssd1608/en/latest/ >
271
271
SSD1675 (displayio) <https://circuitpython.readthedocs.io/projects/ssd1675/en/latest/ >
272
+ SSD1681 (displayio) <https://circuitpython.readthedocs.io/projects/ssd1681/en/latest/ >
272
273
273
274
Other
274
275
^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments