';' typo fixed, issue #999

This commit is contained in:
kraus 2019-09-22 09:09:53 +02:00
parent e8aa156e30
commit 96450761f1
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ static const uint8_t u8x8_d_ist7920_128x128_init_seq[] = {
U8X8_CAA(0x074, 0x000, 0x00f), /* AY Window */
U8X8_CAA(0x075, 0x000, 0x07f), /* AX Window */
U8X8_CA(0x040, 64); /* Start line at 64 */
U8X8_CA(0x040, 64), /* Start line at 64 */
U8X8_CA(0x0b1, 100), /* electronic volume */