mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
system/setting_helpers.cpp: add static CFanControlNotifier::setSpeed,
to call it direct
Origin commit data
------------------
Branch: ni/coolstream
Commit: c7dd7ccc78
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
------------------
This commit was generated by Migit
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