px4 0.2.4

Rust bindings for PX4
Documentation
[badges.travis-ci]
repository = "dronesforwork/px4-rust"
[dependencies.log]
version = "0.4"

[dependencies.px4_macros]
version = "0.2.4"

[lib]
name = "px4"
path = "src/lib.rs"

[package]
authors = ["Mara Bos <m-ou.se@m-ou.se>"]
description = "Rust bindings for PX4"
documentation = "https://docs.rs/px4/"
edition = "2018"
keywords = ["px4"]
license = "BSD-2-Clause"
name = "px4"
repository = "https://github.com/dronesforwork/px4-rust"
version = "0.2.4"