bozimmerman/Zimodem

Can't compile: error: no return statement in function returning non-void [-Werror=return-type]

acejacek opened this issue · 3 comments

Arduino IDE throws back few errors like that in wificlientnode.ino, zcommand.ino and probably few others

Wow -- no idea why I've never seen those errors, or why they haven't caused runtime crashes. Weird, right?
I even do verbose builds sometimes.
I wonder if it has to do with your version of Arduino IDE?

Either way, thanks.

Thanks again. I ended up just downloading your changed file and doing a local diff. All your changes are in now.