Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 392 → Rev 396

/QMK-Groundstation/branches/own_com_lib/com/QTCommunication.cpp
6,4 → 6,8
 
bool QTCommunication::sendCmd(char cmd, int address, char data[150], unsigned int length, bool resend) {
};
 
void QTCommunication::stopReSend() {
};