Closed kykc closed 7 years ago
Maybe I should implement some kind of "model" here and use it to both write/change and read/view values of different modes/profiles
Model is done for advanced mode. Viewing of advanced profile can be easily implemented. I think each model of each mode must simply override ToString
method and generate its human-readable text representation.
Still, I'll need to decode current values for mode and basic mode value.
I think current profile output would be good after any change
In this case all control value switches can be made optional. msifancontrol advanced
will just change mode. If cpu option is provided, it will change those values too. If profile is printed afterwards, this would be rather clear I think
Subj