mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-09 14:48:35 +02:00
- rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
Conflicts: src/driver/rcinput.cpp src/gui/info_menue.cpp src/gui/mediaplayer.cpp src/gui/movieplayer.cpp src/zapit/src/frontend.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -589,7 +589,7 @@ int CDataResetNotifier::exec(CMenuTarget* /*parent*/, const std::string& actionK
|
||||
return ret;
|
||||
}
|
||||
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#if HAVE_CST_HARDWARE
|
||||
void CFanControlNotifier::setSpeed(unsigned int speed)
|
||||
{
|
||||
printf("FAN Speed %d\n", speed);
|
||||
|
Reference in New Issue
Block a user