Skip to content

Commit cf3877a

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 6b268ad commit cf3877a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esphome/components/pzemac/pzemac.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class PZEMAC : public PollingComponent, public modbus::ModbusDevice {
3737
sensor::Sensor *power_factor_sensor_{nullptr};
3838

3939
void reset_energy_();
40-
40+
4141
uint32_t last_update_time_;
4242
float last_energy_sensor;
4343
};

0 commit comments

Comments
 (0)