sigroot_applet_interface 0.1.0

Library for communication to the FW_LED_Matrix_Board
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.219"

[dependencies.serde_json]
version = "1.0.140"

[lib]
name = "sigroot_applet_interface"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["graphics"]
description = "Library for communication to the FW_LED_Matrix_Board"
edition = "2021"
keywords = ["framework", "ledmatrix"]
license = "MIT"
name = "sigroot_applet_interface"
readme = "README.md"
repository = "https://github.com/sigroot/FW_LED_Applet_Interface"
version = "0.1.0"