esp32-elrs-crsf-to-pwm icon indicating copy to clipboard operation
esp32-elrs-crsf-to-pwm copied to clipboard

converts elrs CRSF serial signals into PWM pulses on output pins

Results 4 esp32-elrs-crsf-to-pwm issues
Sort by recently updated
recently updated
newest added

In loop(), shouldn't you be passing numBytesRead instead of the (unused?) define for the buffer size?

Hello, Thanks for the code, very slim and nice. Got it to work and decode ELRS/CRSF messages in no time on my lolin esp32 S2 mini board. I love the...