Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 337 → Rev 358

/QMK-Groundstation/trunk/Forms/mktool.h
171,7 → 171,9
void slot_set_Settings(cSettings *t_Settings);
 
void slot_MAP_SetTarget(sWayPoint Target);
void slot_MAP_SetWayPoints(QList<sWayPoint> l_WayPoints);
 
 
void slot_showTerminal(int Typ, QString Text);
 
void slot_ac_Hardware();
197,7 → 199,7
void slot_ac_MotorMixer();
 
void slot_pb_HexFile();
void slot_pb_SendWaypoint();
void slot_pb_SendTarget();
 
// Default-Ticker
void slot_Ticker();