2.10.5
Fix OpenHantek/OpenHantek6022#352
When using calibrate_6022.py
, the offset in the config file has now the the same sign as the EEPROM value:
- Ini file offset > 0 (EEPROM > 0x80) means measured value too high -> correct trace downwards.
- Ini file offset < 0 (EEPROM < 0x80) means measured value too low -> correct trace upwards.