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_WIDTH = 160
DISPLAY_HEIGHT = 48 DISPLAY_HEIGHT = 42