Patrick Venture | e620656 | 2018-03-08 15:36:53 -0800 | [diff] [blame] | 1 | 0x01: /* The zone ID */ |
Patrick Venture | 8e2fdb3 | 2019-02-11 09:39:59 -0800 | [diff] [blame] | 2 | minThermalRpm: 3000.0 /* The minimum thermal RPM value. (double) */ |
Patrick Venture | 5f59c0f | 2018-11-11 12:55:14 -0800 | [diff] [blame] | 3 | /* The percent to use when the zone is in fail-safe mode. (double) */ |
Patrick Venture | 8e2fdb3 | 2019-02-11 09:39:59 -0800 | [diff] [blame] | 4 | failsafePercent: 90.0 |