All I get is 0s in the serial monitor. Using a Mega 2560. Tried pin 2 and 3. Uncommented the #include InterruptHandler.h. Tried reading RawValues. Nothing Works. I did notice in the attachInterrupt call of PPMReader, no ISR was stated as an argument . Is that right? I can't get this to work..
All I get is 0s in the serial monitor. Using a Mega 2560. Tried pin 2 and 3. Uncommented the #include InterruptHandler.h. Tried reading RawValues. Nothing Works. I did notice in the attachInterrupt call of PPMReader, no ISR was stated as an argument . Is that right? I can't get this to work..