display: Change 342 character height to 11.
This commit is contained in:
parent
0e3f9c944f
commit
f917accbec
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ ty340_reset(void *dptr)
|
||||||
#if TYPE342
|
#if TYPE342
|
||||||
u->shift = 0;
|
u->shift = 0;
|
||||||
u->width = 6;
|
u->width = 6;
|
||||||
u->height = 9;
|
u->height = 11;
|
||||||
#endif
|
#endif
|
||||||
#if TYPE347
|
#if TYPE347
|
||||||
u->SAVE_FF = 0;
|
u->SAVE_FF = 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue