rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE

Origin commit data
------------------
Commit: 524913f4ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)

Origin message was:
------------------
- rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
This commit is contained in:
vanhofen
2020-09-03 22:07:12 +02:00
parent d5fac4fc7c
commit d3b0831354
34 changed files with 75 additions and 75 deletions

View File

@@ -701,7 +701,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);