mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
Adding missing define in header, fixes #21
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#define __SMC_H__
|
||||
#endif
|
||||
|
||||
#define CMD_TOOL
|
||||
#define VERSION "0.01"
|
||||
|
||||
#define OP_NONE 0
|
||||
|
||||
Reference in New Issue
Block a user