Re: Arduino based Tachometer - Incomplete Script?
Your script file(TachSimple2.ino) appears to end after the switch debounce code (at line 97) - no interrupt management, call to rpm_fun, or LCD output. Is there a page or two missing from loop()?
Your script file(TachSimple2.ino) appears to end after the switch debounce code (at line 97) - no interrupt management, call to rpm_fun, or LCD output. Is there a page or two missing from loop()?