Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 396 → Rev 395

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