Suggested update in boards/kyria/main.py

Co-authored-by: regicidal.plutophage <36969337+regicidalplutophage@users.noreply.github.com>
This commit is contained in:
jk jensen 2023-02-26 20:57:11 -08:00 committed by GitHub
parent 46be1fe0c6
commit 9ca3d84b0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ oled_ext = Oled(
OledData.oled_text_entry(text='ADJUST', x=40, y=20, layer=6),
]
),
oHeight=64,
height=64,
flip=True,
)