From: Keith Packard Date: Sun, 23 Aug 2020 22:34:26 +0000 (-0700) Subject: altosuilib: Allow config to be missing in rom config dialog X-Git-Tag: 1.9.5~1^2~14 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=23e148bb3379969935bcbbbeb6c8dc66c0474f6d;hp=23e148bb3379969935bcbbbeb6c8dc66c0474f6d;p=fw%2Faltos altosuilib: Allow config to be missing in rom config dialog If the configuration data can't be fetched from the target board, it will be missing while building the dialog box. Deal with that. Signed-off-by: Keith Packard ---