Disabled development for main branch.
This commit is contained in:
parent
48fbf1f7aa
commit
ea7c61f691
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,8 @@
|
|||
|
||||
#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 light_name "Dimmable Hue Light (DEV)" // default light name
|
||||
//#define DEVELOPMENT
|
||||
#define light_name "Dimmable Hue Light" // default light name
|
||||
|
||||
#define LIGHTS_COUNT 4 // do not modify because luminie p30 only has 4 channel, never set above 80
|
||||
|
||||
|
@ -23,4 +24,3 @@
|
|||
|
||||
#define MY_NTP_SERVER "de.pool.ntp.org"
|
||||
|
||||
#define DEVELOPMENT
|
||||
|
|
Loading…
Reference in a new issue