Witty-Wizard / SerialIO

An Arduino library for decoding multiple RC protocols.
https://witty-wizard.github.io/SerialIO/
GNU General Public License v3.0
3 stars 0 forks source link

✨[FEATURE]: Add support for decoding CRSF Telemetry #16

Open Witty-Wizard opened 2 months ago

Witty-Wizard commented 2 months ago

Overview

The Current implementation of CRSF only supports decoding RC Channels, we need to add support for decoding CRSF Telemetry Packets.

Tasks