Closed kmgill closed 1 year ago
Reproduce:
This happens when a new cal file is added but /updatemanifest.sh is not run.
/updatemanifest.sh
Also when caldata.toml is missing or if user specifies a calibration profile that doesn't exist
caldata.toml
Removed panics and replaced with smarted handling of anyhow::Result
anyhow::Result
Completed
Reproduce:
This happens when a new cal file is added but
/updatemanifest.sh
is not run.