pk-command 1.0.0

A communication protocol designed for embedded devices
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "pk-command"
version = "1.0.0"
edition = "2024"
license = "MIT"
description = "A communication protocol designed for embedded devices"
homepage = "https://github.com/lingrottin/PK-Command"
repository = "https://github.com/lingrottin/PK-Command.git"
documentation = "https://docs.rs/pk-command"
exclude = [".github/", "Specification.md", "Specification_zh.md"]