Update main.cpp
This commit is contained in:
parent
cb7038ee63
commit
631894c43f
|
@ -70,5 +70,6 @@ void setup()
|
|||
|
||||
void loop()
|
||||
{
|
||||
espmega.loop();
|
||||
beginRoutine();
|
||||
delay(10000);
|
||||
}
|
Loading…
Reference in New Issue