************************ MMi203 Revision History *********************************** * * V3-0 25/09/2012 Initial release of MMi203 firmware, base on MMi202 V3-38 firmware. RTC module still needs testing. * * V3-10 17/10/2012 Setup RTC Calibration RTC module still needs testing. * * V3-11 14/11/2012 Overhalled RTC Code. A bug in the MicroChip RTC chip MCP79410 causes the RTC chip to corrupt the * time if accessed continuously. To combat this, the first read of the RTC actually accesses the RTC, but * subsequent acceses, within 0.5 seconds, access the previosuly read values. This means that if you continuously * access the RTC chip, you will only get a fresh reading every 0.5 seconds. Many bug fixes were also done to the * RTC code. * * V4-00 4/3/2013 Changed to V4 for 64K splat memory. Included the latest SPLat interpreter and MODBUS files. * * V4-10 5/3/2014 Minor fix to oblcd_fidspW accuracy. This version not released. * * V4-11 5/3/2014 Fixed a bug in the string comms module where the COM_flags instruction had not been fully implemented. * * V4-12 11/7/2014 Added BlinkM, InputM and InputMK instruction. Reports dialect 29.