diff --git a/tasmota/xnrg_13_fif_le01mr.ino b/tasmota/xnrg_13_fif_le01mr.ino index 35a956d15..3bc2ebc8a 100644 --- a/tasmota/xnrg_13_fif_le01mr.ino +++ b/tasmota/xnrg_13_fif_le01mr.ino @@ -182,7 +182,7 @@ void FifLEEvery250ms(void) case 7: Energy.import_active[0] = value_buff * 0.01f; // [kWh] - Le01mr.total_active = Energy.import_active[0] // Useless + Le01mr.total_active = Energy.import_active[0]; // Useless break; case 8: