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:
Stefan Seyfried
2012-10-16 09:14:55 +02:00
parent 44a3ee0131
commit 615711b402

View File

@@ -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