Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 714 → Rev 715

/QMK-Groundstation/trunk/Global/Class_Input/Input_TCP.h
48,6 → 48,7
QTimer *Timer;
bool b_Open;
s_Resend Confirm[MAX_Confirm];
QString s_Buffer;
 
private slots:
// void slot_newDataReceived(const QByteArray &dataReceived);