remove dependency on num
This commit is contained in:
parent
3b9586a69e
commit
62ca9037b6
11 changed files with 124 additions and 314 deletions
|
@ -1,7 +1,7 @@
|
|||
# servicepoint
|
||||
|
||||
[](https://crates.io/crates/servicepoint2)
|
||||

|
||||
[](https://crates.io/crates/servicepoint2)
|
||||
[](https://docs.rs/servicepoint2/latest/servicepoint2/)
|
||||
[](./LICENSE)
|
||||
|
||||
|
@ -9,6 +9,10 @@ In [CCCB](https://berlin.ccc.de/), there is a big pixel matrix hanging on the wa
|
|||
Display" or "Airport Display".
|
||||
This repository contains a library for parsing, encoding and sending packets to this display via UDP.
|
||||
|
||||
This library is still in early development.
|
||||
You can absolutely use it and it works, but expect minor breaking changes with every version bump.
|
||||
Please specify the full version including patch in your Cargo.toml until 1.0 is released.
|
||||
|
||||
### Installation
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue