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
Generated
+3
View File
@@ -535,6 +535,9 @@ dependencies = [
[[package]]
name = "lib-bms-protocol"
version = "0.1.0"
dependencies = [
"embedded-hal 1.0.0",
]
[[package]]
name = "litrs"