Skip to content

Commit b95d6ea

Browse files
authored
URL Update adafruit_ssd1306.py
1 parent d75b4d5 commit b95d6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_ssd1306.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
pass
3838

3939
__version__ = "0.0.0+auto.0"
40-
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_SSD1306.git"
40+
__repo__ = "https://raw.githubusercontent.com/adafruit/Adafruit_CircuitPython_SSD1306/main/adafruit_ssd1306/bdf/font5x8.bin"
4141

4242
# register definitions
4343
SET_CONTRAST = const(0x81)

0 commit comments

Comments
 (0)