b15f 0.1.0

A Rust port of the B15F client
Documentation
# B15F-RS

A Rust port of the [B15F](https://github.com/devfix/b15f) client.

## Usage
Comming soon.

## Features and TODOs
- [X] Automatically detect the B15F device
- [X] Set digital pins
- [X] Read digital pins
- [X] Set analog pins
- [X] Read analog pins
- [X] Set PWM pins
- [ ] Read Dip Switches
- [ ] Add Examples

## License
Is licensed under the [MIT license](LICENSE)... anyway, use as you wish.