From bb46e5358f648620854cdeb2c1b161ed18f87d65 Mon Sep 17 00:00:00 2001 From: dwelch Date: Mon, 22 Dec 2014 13:48:51 -0500 Subject: [PATCH] needed more contrast for other displays --- spi03/spi03.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spi03/spi03.c b/spi03/spi03.c index ada078f..d503b27 100644 --- a/spi03/spi03.c +++ b/spi03/spi03.c @@ -259,7 +259,8 @@ int notmain ( void ) PUT32(GPSET0,1<<7); //reset high spi_command(0x21); //extended commands - spi_command(0xB0); //vop +// spi_command(0xB0); //vop + spi_command(0xBF); //vop spi_command(0x04); //temp coef spi_command(0x14); //bias mode 1:48 spi_command(0x20); //extended off