Recalibrate using Voltcraft VC-523SE multimeter
This commit is contained in:
parent
8dd5c8121f
commit
87ddba7af7
|
@ -6,9 +6,9 @@
|
|||
* than the actual voltage, you have to scale by 1.02 and therefore specify
|
||||
* 1020 in this list. */
|
||||
|
||||
#define CAL_FACTOR_U_BAT 1000
|
||||
#define CAL_FACTOR_U_SOLAR 1002
|
||||
#define CAL_FACTOR_U_SW 1005
|
||||
#define CAL_FACTOR_U_BAT 994
|
||||
#define CAL_FACTOR_U_SOLAR 997
|
||||
#define CAL_FACTOR_U_SW 996
|
||||
#define CAL_FACTOR_I_SOLAR 1015
|
||||
#define CAL_FACTOR_I_LOAD 1000
|
||||
|
||||
|
|
Loading…
Reference in a new issue