Update HD44780.cpp

Error (not compile)
This commit is contained in:
Giorgio Campiotti 2016-05-06 23:31:10 +02:00
parent e3be69d954
commit 323ffbcf15

View file

@ -157,7 +157,7 @@ void CHD44780::setIdle()
::lcdClear(m_fd);
#ifdef ADAFRUIT_DISPLAY
adafruittLCDColour(AC_WHITE);
adafruitLCDColour(AC_WHITE);
#endif
if (m_pwm) {