Disabled DEVELOPMENT flag for main branch again
This commit is contained in:
parent
ec30fa512b
commit
33906a2930
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
#define LOCAL_TIMEZONE_STRING "CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00" // Berlin, Germany - https://sites.google.com/a/usapiens.com/opnode/time-zones
|
#define LOCAL_TIMEZONE_STRING "CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00" // Berlin, Germany - https://sites.google.com/a/usapiens.com/opnode/time-zones
|
||||||
|
|
||||||
#define DEVELOPMENT
|
//#define DEVELOPMENT
|
||||||
|
|
||||||
#define LIGHT_NAME "Lumini/Lominie Pixie30/P30 light control" // default light name
|
#define LIGHT_NAME "Lumini/Lominie Pixie30/P30 light control" // default light name
|
||||||
#define LIGHT_NAME_DEV_POSTFIX " (DEV)"
|
#define LIGHT_NAME_DEV_POSTFIX " (DEV)"
|
||||||
|
|
Loading…
Reference in a new issue