mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Update HD44780.cpp
Error (not compile)
This commit is contained in:
parent
e3be69d954
commit
323ffbcf15
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ void CHD44780::setIdle()
|
|||
::lcdClear(m_fd);
|
||||
|
||||
#ifdef ADAFRUIT_DISPLAY
|
||||
adafruittLCDColour(AC_WHITE);
|
||||
adafruitLCDColour(AC_WHITE);
|
||||
#endif
|
||||
|
||||
if (m_pwm) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue