inital structure for bms communication protocol implemented

This commit is contained in:
2026-01-04 14:02:49 +01:00
parent df6d9bf03d
commit 95c5045a00
3 changed files with 173 additions and 8 deletions
+1
View File
@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
embedded-hal = "1.0.0"
[profile.dev]