forked from mirror/smcFanControl
add support for float type 'flt '
This commit is contained in:
@ -68,6 +68,8 @@
|
||||
#define DATATYPE_SI8 "si8 "
|
||||
#define DATATYPE_SI16 "si16"
|
||||
|
||||
#define DATATYPE_FLT "flt "
|
||||
|
||||
#define DATATYPE_PWM "{pwm"
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user