mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 22:51:13 +02:00
2019-12-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdgpimon(1) that caused incorrect state indications to be displayed after switching to a different page.
This commit is contained in:
@@ -756,6 +756,7 @@ void MainObject::LoadGpiTable()
|
||||
q->value(3).toInt();
|
||||
}
|
||||
delete q;
|
||||
rda->syslog(LOG_DEBUG,"GPIO table settings reloaded");
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user