Mark,
it could be useful, if you make Version() available for the compiler, like Int(), Const i3 = int(10 / 3), this way the version could be directly written into flash at the user defined location.
Also with Version() the actual data regarding version is already compiled into flash, otherwise the print() wouldn't be able to retrieve it.
↧