Skip to content

Commit

Permalink
removed en_name
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Nov 30, 2022
1 parent bcd8992 commit ba1813c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mqtt.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ class Mqtt {
static void publish_ha_sensor_config(uint8_t type,
uint8_t tag,
const char * const fullname,
const char * const en_name,
const uint8_t device_type,
const char * const entity,
const uint8_t uom,
Expand Down

0 comments on commit ba1813c

Please sign in to comment.