Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
photron committed Apr 26, 2024
1 parent 29306a6 commit 2559fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/src/modules/meters_modbus_tcp/meter_modbus_tcp.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class MeterModbusTCP final : protected GenericModbusTCPClient, public IMeter
Config *state;
Config *errors;

const ValueSpec *value_specs ;
const ValueSpec *value_specs;
size_t value_specs_length;
const MeterValueID *value_ids;
const uint32_t *value_index;
Expand Down

0 comments on commit 2559fc9

Please sign in to comment.