mirror of https://github.com/arendst/Tasmota.git
Fix compiling issue
Deleted and extra " that prevents compiling.
This commit is contained in:
parent
1519797a37
commit
c1a2da1a46
|
@ -62,7 +62,7 @@
|
|||
#define D_BRIGHTLIGHT "בהירות"
|
||||
#define D_BSSID "BSSId"
|
||||
#define D_BUTTON "לחצן"
|
||||
#define D_BY "ע"י" // Written by me
|
||||
#define D_BY "ע" // Written by me
|
||||
#define D_BYTES "בייט"
|
||||
#define D_CELSIUS "צלזיוס"
|
||||
#define D_CHANNEL "ערוץ"
|
||||
|
|
Loading…
Reference in New Issue