Changes
FixmeBus
,/* Every data frame contain chronologically: */
*1 byte for the number of data bytes to transmit (N_BYTE)
*n byte(s) of data (DATA) bytes (max. 200 bytes per frame)
*2 bytes for the [http://en.wikipedia.org/wiki/Cyclic_redundancy_check CRC] [http://en.wikipedia.org/wiki/Modbus Modbus] (CRC_HIGH and CRC_LOW)
{| class="wikitable" style="text-align: center; color: green;"