mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 08:23:50 -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:
parent
60d58e8392
commit
519945edbf
@ -1,2 +1,2 @@
|
|||||||
DISPLAY_WIDTH = 160
|
DISPLAY_WIDTH = 160
|
||||||
DISPLAY_HEIGHT = 48
|
DISPLAY_HEIGHT = 42
|
||||||
|
Loading…
Reference in New Issue
Block a user