mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
simple_display: let clear() really clear the display
This commit is contained in:
@@ -450,6 +450,7 @@ void CLCD::Clear()
|
||||
if(ret < 0)
|
||||
perror("[neutrino] spark_led Clear() VFDDISPLAYCLR");
|
||||
close(fd);
|
||||
servicename.clear();
|
||||
printf("spark_led:%s\n", __func__);
|
||||
}
|
||||
#else
|
||||
|
Reference in New Issue
Block a user