I have an app and a bootloader. The app will have char[]'s at predetermined memory locations. One of which for example will show what version of the app firmware is loaded. The app does nothing with this information, but the bootloader will read it to det..
↧