mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2015-01-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdlivewire.cpp' and 'lib/rdlivewire.h' that caused GPIO event reporting to fail after a watchdog reset.
This commit is contained in:
@@ -131,6 +131,8 @@ class RDLiveWire : public QObject
|
||||
QTimer *live_watchdog_timeout_timer;
|
||||
QTimer *live_holdoff_timer;
|
||||
int live_load_ver_count;
|
||||
bool live_gpi_initialized;
|
||||
bool live_gpo_initialized;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user