Contrast not optimal
Fork of SB1602E by
Diff: SB1602E.cpp
- Revision:
- 3:712f2b6919f0
- Parent:
- 2:baf578069dfc
--- a/SB1602E.cpp Tue Apr 07 05:03:44 2015 +0000 +++ b/SB1602E.cpp Tue May 01 19:13:07 2018 +0000 @@ -46,7 +46,7 @@ delete i2c_p; } -#define DEFAULT_CONTRAST 0x35 +#define DEFAULT_CONTRAST 0x3F //0x35 void SB1602E::init( char *init_massage ) {