mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
parent
c0117e5315
commit
3ed06695ba
@ -177,7 +177,7 @@ void HlwSnsInit()
|
|||||||
Settings.energy_current_calibration = HLW_IREF_PULSE;
|
Settings.energy_current_calibration = HLW_IREF_PULSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (BLITZWOLF_BWSHP2 == Settings.module) {
|
if ((BLITZWOLF_BWSHP2 == Settings.module) || (TECKIN == Settings.module)) {
|
||||||
hlw_power_ratio = HJL_PREF;
|
hlw_power_ratio = HJL_PREF;
|
||||||
hlw_voltage_ratio = HJL_UREF;
|
hlw_voltage_ratio = HJL_UREF;
|
||||||
hlw_current_ratio = HJL_IREF;
|
hlw_current_ratio = HJL_IREF;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user