Anobium - 2014-07-03

I have completed a review of the HI2C.h file. I have revised (a lot) and tested in Master mode. I have also updated the Help file on the website - I will update the CHM help file at the next release.

This revised hardware I2C code can save ~750 words as compared to the software I2C code.

I also updated EEPROM.h to test the revised code, and, I have updated the code in SourceForge.

Hardware I2C command set is.

HI2CMode
HI2CSetAddress
HI2CStart
HI2CReStart
HI2CStop
HI2CStartOccurred
HI2CStopped
HI2CSend
HI2CReceive
HI2CWaitMSSP