fix binary command code
This commit is contained in:
parent
1dce4908b8
commit
510517d90b
|
@ -116,7 +116,7 @@ void Display::begin(){
|
|||
DSP_DISPLAYALLON_RESUME,
|
||||
DSP_NORMALDISPLAY,
|
||||
DSP_DEACTIVATE_SCROLL,
|
||||
DSP_DISPLAY_ON
|
||||
DSP_DISPLAYON
|
||||
};
|
||||
sendcommands(init5, sizeof(init5));
|
||||
|
||||
|
|
Loading…
Reference in New Issue