grapple-config 0.1.2

Grapple Robotics' configuration structs and traits for use on embedded-hal projects
Documentation
1
2
3
4
5
6
7
8
9
10
# grapple-config
[![crates.io](https://img.shields.io/crates/v/grapple-config.svg)](https://crates.io/crates/grapple-config)
[![Documentation](https://docs.rs/grapple-config/badge.svg)](https://docs.rs/grapple-config)

Grapple Robotics' configuration structs and traits for use on embedded devices.

## Add to your project
```
cargo add grapple-config
```