forked from mirror/smcFanControl
Merge pull request #38 from stefancrain/master
Adding missing define in header, fixes #21
This commit is contained in:
@ -22,6 +22,7 @@
|
|||||||
#define __SMC_H__
|
#define __SMC_H__
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define CMD_TOOL
|
||||||
#define VERSION "0.01"
|
#define VERSION "0.01"
|
||||||
|
|
||||||
#define OP_NONE 0
|
#define OP_NONE 0
|
||||||
|
|||||||
Reference in New Issue
Block a user