mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
Merge pull request #70 from denis2342/master
add support for float type 'flt '
This commit is contained in:
@ -69,6 +69,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