mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
lcdd: update icon names
This commit is contained in:
@@ -1133,7 +1133,7 @@ void CLCD::pause()
|
||||
display.pause();
|
||||
}
|
||||
|
||||
void CLCD::ShowIcon(vfd_icon icon, bool show)
|
||||
void CLCD::ShowIcon(fp_icon icon, bool show)
|
||||
{
|
||||
fprintf(stderr, "CLCD::ShowIcon(%d, %d)\n", icon, show);
|
||||
}
|
||||
|
Reference in New Issue
Block a user