Progress towards firmware

This commit is contained in:
2022-04-22 21:04:40 +02:00
parent ccf36b6b73
commit 895b403633
5 changed files with 127 additions and 23 deletions

View File

@@ -35,3 +35,5 @@ rp2040-hal = { version="0.4.0", features=["rt"] }
rp2040-boot2 = {version="0.2.0", optional = true }
# Film scanner-specific stuff
jerk_control = { path = "../jerk_control" }