Merge f4703b29c9
into 9b4ca0e5b6
This commit is contained in:
commit
1f9108b3d3
@ -31,6 +31,8 @@ unsigned long windowStartTime;
|
|||||||
|
|
||||||
void setup()
|
void setup()
|
||||||
{
|
{
|
||||||
|
pinMode(RELAY_PIN, OUTPUT);
|
||||||
|
|
||||||
windowStartTime = millis();
|
windowStartTime = millis();
|
||||||
|
|
||||||
//initialize the variables we're linked to
|
//initialize the variables we're linked to
|
||||||
|
Loading…
Reference in New Issue
Block a user