mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
simple_display: let clear() really clear the display
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d8ef7ae0c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-16 (Tue, 16 Oct 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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