Skip to content

Commit 0e18701

Browse files
All 1.3" OLED display
1 parent 8282d0f commit 0e18701

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,6 @@
106106
[submodule "qwiic/drivers/qwiic_alphanumeric"]
107107
path = qwiic/drivers/qwiic_alphanumeric
108108
url = https://github.com/sparkfun/Qwiic_Alphanumeric_Py
109+
[submodule "qwiic/drivers/qwiic_large_oled"]
110+
path = qwiic/drivers/qwiic_large_oled
111+
url = https://github.com/sparkfun/Qwiic_Large_OLED_Py

qwiic/drivers/qwiic_large_oled

Submodule qwiic_large_oled added at 16a5666

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# Versions should comply with PEP440. For a discussion on single-sourcing
6161
# the version across setup.py and the project code, see
6262
# http://packaging.python.org/en/latest/tutorial.html#version
63-
version='1.1.6',
63+
version='1.1.7',
6464

6565
description='SparkFun Electronics qwiic library',
6666
long_description=long_description,

0 commit comments

Comments
 (0)