Go to most recent revision | Details | Last modification | View Log | RSS feed
#include <QTCommunication.h>
void QTCommunication::connectMK(string addr) {
};
bool QTCommunication::sendCmd(char cmd, int address, char data[150], unsigned int length, bool resend) {