display: Change 342 character height to 11.

This commit is contained in:
Lars Brinkhoff 2019-06-01 21:40:52 +02:00
parent 0e3f9c944f
commit f917accbec

View file

@ -174,7 +174,7 @@ ty340_reset(void *dptr)
#if TYPE342
u->shift = 0;
u->width = 6;
u->height = 9;
u->height = 11;
#endif
#if TYPE347
u->SAVE_FF = 0;