Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 800 → Rev 801

/QMK-Groundstation/trunk/Global/Widget_Connection/wgt_Connection.cpp
142,6 → 142,7
 
void wgt_Connection::send_Data(QString ps_Data, int pi_ID)
{
// qDebug(ps_Data.toLatin1().data());
o_Input->send_Data(ps_Data, pi_ID);
}