negicon-protocol 1.0.0

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
[dependencies.crc]
version = "3.2.1"

[dependencies.defmt]
version = "0.3"

[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 = "1.0.0"