1
0
mirror of https://github.com/jtgans/g13gui.git synced 2025-07-08 17:07:26 -04:00

bitwidgets: Changed the DISPLAY_HEIGHT to the correct value

This took some experimentation to verify it was actually correct.
This commit is contained in:
June Tate-Gans 2021-05-08 19:19:48 -05:00
parent 60d58e8392
commit 519945edbf

View File

@ -1,2 +1,2 @@
DISPLAY_WIDTH = 160
DISPLAY_HEIGHT = 48
DISPLAY_HEIGHT = 42