Suggested update in boards/kyria/main.py
Co-authored-by: regicidal.plutophage <36969337+regicidalplutophage@users.noreply.github.com>
This commit is contained in:
parent
46be1fe0c6
commit
9ca3d84b0f
@ -45,7 +45,7 @@ oled_ext = Oled(
|
|||||||
OledData.oled_text_entry(text='ADJUST', x=40, y=20, layer=6),
|
OledData.oled_text_entry(text='ADJUST', x=40, y=20, layer=6),
|
||||||
]
|
]
|
||||||
),
|
),
|
||||||
oHeight=64,
|
height=64,
|
||||||
flip=True,
|
flip=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user