dungeonctl 0.1.0

Control smart electronic toys created by DG-LAB
Documentation
# dungeonctl

[![Build Status](https://github.com/mebutkinky/dungeonctl/workflows/CI/badge.svg)](https://github.com/mebutkinky/dungeonctl/actions?query=workflow%3ACI)
[![Crates.io](https://img.shields.io/crates/v/dungeonctl)](https://lib.rs/crates/dungeonctl)
[![Documentation](https://img.shields.io/docsrs/dungeonctl)](https://docs.rs/dungeonctl)
[![License: MIT](https://img.shields.io/crates/l/dungeonctl)](LICENSE)

<!-- cargo-rdme start -->

This library implements the Bluetooth LE Protocols to control smart electronic toys created by DG-LAB.

Only the Coyote 3 is supported at the moment. Support for PawPrints is planned for the future,
waiting for their protocol to be stabilized/documented.

<!-- cargo-rdme end -->

# License

This project is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)

at your option.