0
0
Fork 0

cam_tx: Fill path history

This commit is contained in:
Jannik Beyerstedt 2026-07-24 17:25:52 +02:00 committed by Jannik Beyerstedt
commit 7bbb47a844
5 changed files with 231 additions and 5 deletions

View file

@ -12,7 +12,7 @@ path = "./src/main.rs"
[[bin]]
name = "test"
path = "./src/test.rs"
required-features = ["std"]
required-features = ["std", "cam"]
[features]
default = ["esp", "spat", "gnss", "screen"]