This commit is contained in:
2026-03-15 19:42:18 +00:00
commit bb39568f01
9 changed files with 535 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "battery_logger"
version = "0.1.0"
edition = "2024"
[dependencies]
rkyv = "0.8.15"