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

📝[Docs]: Clarifying Protocols - IBus, SBus, CRSF for Arduino Library #13

Closed Witty-Wizard closed 2 months ago

Witty-Wizard commented 2 months ago

Overview

Currently, our Arduino library lacks comprehensive documentation on the various protocols supported, notably IBus, SBus, and CRSF.

What we want?

We need to fix this by writing clear explanations about IBus, SBus, and CRSF in our library documentation. We want users to understand these methods easily so they can use them effectively in their projects.

Tasks