mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2018-06-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in ripcd(8) that caused process of the 'Air Gate' ['AG'] RML to fail.
This commit is contained in:
@@ -93,6 +93,7 @@ class MainObject : public QObject
|
||||
QString StripPoint(QString);
|
||||
void LoadLocalMacros();
|
||||
void RunLocalMacros(RDMacro *rml);
|
||||
bool CheckAirGate(RDMacro *rml);
|
||||
void LoadGpiTable();
|
||||
void SendGpi(int ch,int matrix);
|
||||
void SendGpo(int ch,int matrix);
|
||||
|
||||
Reference in New Issue
Block a user