initial commit

This commit is contained in:
2025-01-15 02:18:06 +01:00
commit 7ef189e57a
8 changed files with 61 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "ArduinoHABridge"
version = "0.1.0"
edition = "2021"
[dependencies]