We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7697135 + 0a856b7 commit 4349bf7Copy full SHA for 4349bf7
.gitmodules
@@ -13,3 +13,6 @@
13
[submodule "libraries/helpers/nonblocking_timer"]
14
path = libraries/helpers/nonblocking_timer
15
url = https://github.com/Angeleno-Tech/nonblocking_timer.git
16
+[submodule "libraries/drivers/sh1106"]
17
+ path = libraries/drivers/sh1106
18
+ url = https://github.com/winneymj/CircuitPython_SH1106
libraries/drivers/sh1106
0 commit comments