Commit f483012f authored by Kevin Lyda's avatar Kevin Lyda 💬
Browse files

Not sure about MaxCPM.

parent f0262953
......@@ -110,7 +110,7 @@ type DevConfig struct {
SensitivityMode int8 `struct:"int8"`
CounterDelay int16 `struct:"int16,big"`
VoltageOffset int8 `struct:"int8"`
MaxCPM int16 `struct:"int16,big"`
MaxCPM int16 `struct:"uint16,big"`
SensitivityAutoModeThreshold int8 `struct:"int8"`
SaveDateTimeStamp6 byte `struct:"byte"`
SaveDateTimeStamp5 byte `struct:"byte"`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment