OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Error building firmware from source › Reply To: Error building firmware from source
March 4, 2021 at 8:13 am
#69353
raaahbin
Participant
Further to the above, I’ve found that commenting out the one line in OpenSprinkler.cpp where Ethernet.tick() is called, seems to allow it all to build without errors… but I feel like that’s not a good way to do things, if tick() is supposed to do something important in the yield_nicely function.