pub fn save_config(file: &[u8], out: &str, p: &mut dyn Progress) -> Result<()>
Save what read_config returned as out, print the path, and warn when the file will not drive PWM chips or does not parse.
read_config
out