Sends a data byte to the secondary processor (PIC) found on all MINI-MAX/51 boards. The secondary processor is a slow I2C slave device ( I2C is implemented in software inside the secondary microcontroller )
UBYTE - data byte to write
ERRCODE - SUCCESS if operation successful, non-zero error code otherwise
N/A
i2c.h
N/A