sbus-parser 0.0.2

Futaba SBUS parser using loop and byte swap
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "sbus-parser"
version = "0.0.2"
authors = ["qiuchengxuan <qiuchengxuan@gmail.com>"]
edition = "2018"

description = "Futaba SBUS parser using loop and byte swap"
keywords = ["SBUS", "no-std", "embedded"]
license = "MIT"

[dependencies]