Rationale is that model and sn are part of the hardware, version is
fw, call and freq are config.
Signed-off-by: Keith Packard <keithp@keithp.com>
info_y = INFO_START_Y;
ao_logo_poly(&fb, &show_transform, AO_BLACK, AO_COPY);
_ao_lco_info("%s", ao_product);
- _ao_lco_info("Version: %s", ao_version);
_ao_lco_info("Serial: %d", ao_serial_number);
+ _ao_lco_info("Version: %s", ao_version);
_ao_lco_info("Callsign: %s", ao_config.callsign);
_ao_lco_info("Frequency: %ld.%03d",
ao_config.frequency / 1000,