// Version 3.0.6: Fixed bug keeping devices other than the first device from being programmed // Moved the application in memory so it is run from and loaded by a bootloader // Version 3.0.7: Fixed bug displaying image in directory printout after reformat command executes // Fixed bug where files loaded over xmodem don't have decompression status cleared // Previously a failed CRC calculation would store the CRC failure in the partition // and never try to recalculate it again. Changed the code to retry the CRC calculation.