Crate parse_rc_ibus

Crate parse_rc_ibus 

Source
Expand description

§parse_rc_ibus

A crate meant to make parsing FlySky IBUS packets easy.

FlySky IBUS is a serial communications protocol that contains 14 channels of data and a checksum. Many of their receivers output this protocol.

Structs§

IbusPacket

Enums§

ParsingError