File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 823
823
[submodule "libraries/helpers/neokey "]
824
824
path = libraries/helpers/neokey
825
825
url = https://github.com/adafruit/Adafruit_CircuitPython_NeoKey.git
826
+ [submodule "libraries/drivers/displayio_sh1106 "]
827
+ path = libraries/drivers/displayio_sh1106
828
+ url = https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106.git
Original file line number Diff line number Diff line change 252
252
253
253
.. toctree ::
254
254
255
+ SH1106 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_sh1106/en/latest/ >
255
256
SH1107 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio-sh1107/en/latest/ >
256
257
SSD1305 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_ssd1305/en/latest/ >
257
258
SSD1305 OLED (framebuf) <https://circuitpython.readthedocs.io/projects/ssd1305/en/latest/ >
You can’t perform that action at this time.
0 commit comments