mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 17:20:32 +01:00
2022-07-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Software Authority Protocol' switcher/GPIO driver in ripcd(8) that failed to initialize matrix endpoints correctly at startup. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -75,6 +75,7 @@ class SoftwareAuthority : public Switcher
|
||||
int swa_outputs;
|
||||
int swa_gpis;
|
||||
int swa_gpos;
|
||||
int swa_next_endpt;
|
||||
QTimer *swa_reconnect_timer;
|
||||
unsigned swa_start_cart;
|
||||
unsigned swa_stop_cart;
|
||||
|
||||
Reference in New Issue
Block a user