mirror of https://github.com/arendst/Tasmota.git
Matched the order of days with Tasmota Timers
This commit is contained in:
parent
5f35f7ebae
commit
3b68d606ab
|
@ -44,7 +44,7 @@
|
|||
#define D_HOUR_MINUTE_SEPARATOR ":"
|
||||
#define D_MINUTE_SECOND_SEPARATOR ":"
|
||||
|
||||
#define D_DAY3LIST "MånTisOnsTorFreLörSön"
|
||||
#define D_DAY3LIST "SönMånTisOnsTorFreLör"
|
||||
#define D_MONTH3LIST "JanFebMarAprMajJunJulAugSepOktNovDec"
|
||||
|
||||
// Non JSON decimal separator
|
||||
|
|
Loading…
Reference in New Issue