|
|
@ -217,6 +217,14 @@ |
|
|
|
#define BUTTON_LNGLNGCLICK_DELAY 10000 // Time in ms holding the button down to get a long-long click |
|
|
|
#endif |
|
|
|
|
|
|
|
//------------------------------------------------------------------------------ |
|
|
|
// LED |
|
|
|
//------------------------------------------------------------------------------ |
|
|
|
|
|
|
|
#ifndef LED_SUPPORT |
|
|
|
#define LED_SUPPORT 1 |
|
|
|
#endif |
|
|
|
|
|
|
|
//------------------------------------------------------------------------------ |
|
|
|
// RELAY |
|
|
|
//------------------------------------------------------------------------------ |
|
|
|