Merge pull request #14 from julianoes/ppm_encoder_small_fix

ArduPPM: Sorry forgot to push version number of PPM Encoder for ATMEGA328p
This commit is contained in:
Pat Hickey 2013-01-14 11:11:44 -08:00
commit 36cb7bad26

View File

@ -37,6 +37,7 @@
// 0.9.87 : #define correction for radio passthrough (was screwed up).
// 0.9.88 : LED fail-safe indication is on whenever throttle is low
// 0.9.89 : LED fail-safe change can be reverted with a define
// 0.9.90 : Small improvements in library
// ------------------------------------------------------------------------------------------------------------------------------------------------------------
// PREPROCESSOR DIRECTIVES
// ------------------------------------------------------------------------------------------------------------------------------------------------------------