negicon-protocol 0.3.2

Definitions and utility functions for the Negicon v3 communication protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.defmt]
version = "0.3"

[dependencies.embedded-hal]
features = ["unproven"]
version = "0.2.5"

[dependencies.ux]
default-features = false
version = "0.1.5"

[package]
description = "Definitions and utility functions for the Negicon v3 communication protocol"
edition = "2021"
license = "MIT"
name = "negicon-protocol"
version = "0.3.2"