diff --git a/src/disp.c b/src/disp.c index 7464461..c8bad8a 100644 --- a/src/disp.c +++ b/src/disp.c @@ -155,7 +155,7 @@ void disp_init( void ) { sendCommand( 1, (uint8_t[]){ 0x2E } ); // stop scrolling sendCommand( 1, (uint8_t[]){ 0xAE } ); // set disp off sendCommand( 1, (uint8_t[]){ 0xE3 } ); // NOP - sendCommand( 2, (uint8_t[]){ 0x8D, 0x14 } ); // disable charge pump + sendCommand( 2, (uint8_t[]){ 0x8D, 0x10 } ); // disable charge pump // back on again sendCommand( 2, (uint8_t[]){ 0xA8, 0x3F } ); // mux ratio