mirror of https://github.com/arendst/Tasmota.git
Merge pull request #10770 from ascillato/patch-2
Delete duplicated entry in i18n.h
This commit is contained in:
commit
4eae0d3950
|
@ -543,7 +543,6 @@
|
|||
#define D_SO_ZIGBEE_NOAUTOQUERY "NoAutoQuery"
|
||||
#define D_SO_ZIGBEE_ZBRECEIVEDTOPIC "ReceivedTopic"
|
||||
#define D_SO_ZIGBEE_OMITDEVICE "OmitDevice"
|
||||
#define D_ZIGBEE_NOT_STARTED "Zigbee not started"
|
||||
#define D_CMND_ZIGBEE_PERMITJOIN "PermitJoin"
|
||||
#define D_CMND_ZIGBEE_STATUS "Status"
|
||||
#define D_CMND_ZIGBEE_RESET "Reset"
|
||||
|
|
Loading…
Reference in New Issue