diff --git a/twinmax/display.cpp b/twinmax/display.cpp index e1b14ec..a625243 100644 --- a/twinmax/display.cpp +++ b/twinmax/display.cpp @@ -116,7 +116,7 @@ void Display::begin(){ DSP_DISPLAYALLON_RESUME, DSP_NORMALDISPLAY, DSP_DEACTIVATE_SCROLL, - DSP_DISPLAY_ON + DSP_DISPLAYON }; sendcommands(init5, sizeof(init5));