OpenSprinkler Forums OpenSprinkler Unified Firmware Error building firmware from source Reply To: Error building firmware from source

#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.