mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
add more encoding types
This commit is contained in:
@ -48,6 +48,11 @@
|
||||
#define DATATYPE_FPC4 "fpc4"
|
||||
#define DATATYPE_FPE2 "fpe2"
|
||||
|
||||
#define DATATYPE_SP1E "sp1e"
|
||||
#define DATATYPE_SP3C "sp3c"
|
||||
#define DATATYPE_SP4B "sp4b"
|
||||
#define DATATYPE_SP5A "sp5a"
|
||||
#define DATATYPE_SP69 "sp69"
|
||||
#define DATATYPE_SP78 "sp78"
|
||||
#define DATATYPE_SP87 "sp87"
|
||||
#define DATATYPE_SP96 "sp96"
|
||||
|
||||
Reference in New Issue
Block a user