Save and load SRAM at all the right times

This commit is contained in:
2024-12-08 14:39:40 -05:00
parent e9ae8bed1b
commit 0504e351ba
4 changed files with 51 additions and 11 deletions
+1
View File
@@ -17,6 +17,7 @@ gilrs = "0.11"
itertools = "0.13"
num-derive = "0.4"
num-traits = "0.2"
oneshot = "0.1"
pollster = "0.4"
rfd = "0.15"
rtrb = "0.3"