Hans,
?
just a thought regarding badly-initialized config data in the eeprom after an upgrade:?
?
This could be mitigated by introducing a config version parameter that would tell if there was a firmware change. So there needs to be a lookup table that tells which variables have been added by which version and then some dispatcher code can figure out for the current version which variables to initialize after the first boot.
?
73, Andreas