add Auto/Forced mode control for MBP15.1 (2018)

This commit is contained in:
Jeff Le
2018-11-07 21:29:54 +07:00
parent de3988463a
commit a2e290859e
13 changed files with 332 additions and 224 deletions

View File

@ -26,3 +26,4 @@
#define PREF_FAN_SELSPEED @"selspeed"
#define PREF_FAN_SYNC @"sync"
#define PREF_FAN_SHOWMENU @"menu"
#define PREF_FAN_AUTO @"auto"