mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
spark: disable debug message in LED code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0bdd33c509
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-29 (Sun, 29 Sep 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -195,7 +195,7 @@ void CLCD::setled(int red, int green)
|
||||
if (fd < 0)
|
||||
return;
|
||||
|
||||
printf("%s red:%d green:%d\n", __func__, red, green);
|
||||
// printf("%s red:%d green:%d\n", __func__, red, green);
|
||||
|
||||
for (i = 0; i < 2; i++)
|
||||
{
|
||||
|
Reference in New Issue
Block a user