[lib]
name = "dshot_frame"
path = "src/lib.rs"
[package]
authors = ["Robin Schroer <cargo@sulami.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["aerospace::protocols", "no-std"]
description = "Generates frames for the DShot ESC protocol"
edition = "2021"
exclude = [".idea"]
keywords = ["dshot"]
license = "MIT"
name = "dshot-frame"
readme = "README.md"
repository = "https://github.com/sulami/dshot-frame"
version = "0.2.1"