mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
system/setting_helpers.cpp: add static CFanControlNotifier::setSpeed,
to call it direct
This commit is contained in:
@@ -155,6 +155,7 @@ class CFanControlNotifier : public CChangeObserver
|
||||
{
|
||||
public:
|
||||
bool changeNotify(const neutrino_locale_t, void * data);
|
||||
static void setSpeed(unsigned int speed);
|
||||
};
|
||||
|
||||
class CCpuFreqNotifier : public CChangeObserver
|
||||
|
Reference in New Issue
Block a user