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.
1 parent d75b4d5 commit b95d6eaCopy full SHA for b95d6ea
adafruit_ssd1306.py
@@ -37,7 +37,7 @@
37
pass
38
39
__version__ = "0.0.0+auto.0"
40
-__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_SSD1306.git"
+__repo__ = "https://raw.githubusercontent.com/adafruit/Adafruit_CircuitPython_SSD1306/main/adafruit_ssd1306/bdf/font5x8.bin"
41
42
# register definitions
43
SET_CONTRAST = const(0x81)
0 commit comments