Hello,
I just tried to compile the new firmware after:
—————
~/OpenSprinklerGen2 $ sudo git pull
—————
I received the following error message:
—————
~/OpenSprinklerGen2 $ sudo ./build.sh ospi
Building OpenSprinkler…
gpio.cpp: In function ‘void attachInterrupt(int, const char*, void (*)())’:
gpio.cpp:411:14: error: ‘delay’ was not declared in this scope
delay(1) ;
^
Done!
—————-
What can I do to solve this compileation error?
Thx in advance.
Regards,
xwox