Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 358 → Rev 337

/QMK-Groundstation/trunk/Forms/mktool.h
171,9 → 171,7
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();
199,7 → 197,7
void slot_ac_MotorMixer();
 
void slot_pb_HexFile();
void slot_pb_SendTarget();
void slot_pb_SendWaypoint();
 
// Default-Ticker
void slot_Ticker();