1 2 3 4 5 6
//this is the version of our host software unsigned int host_version = 0; //these are our packet classes SimplePacket slavePacket(rs485_tx);