issue #347, 0x0c4 --> 0x004

This commit is contained in:
olikraus 2017-09-08 09:11:58 +02:00
parent 0cf990e4f8
commit ad9e2d8187
1 changed files with 1 additions and 1 deletions

View File

@ -543,7 +543,7 @@ measured 1582 ms
U8X8_CA(0x22, 0xc4), /* display update seq. option: clk -> CP -> LUT -> initial display -> pattern display */
U8X8_CA(0x22, 0x04), /* display update seq. option: pattern display, assumes clk and charge pump are enabled */
U8X8_C(0x20), /* execute sequence */
U8X8_DLY(250), /* delay for 1620ms. The current sequence takes 1582ms */