mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 16:41:18 +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:
@@ -67,6 +67,7 @@ class MainWidget : public RDWidget
|
||||
private:
|
||||
void UpdateLabelsUp(int last_line);
|
||||
void UpdateLabelsDown(int first_line);
|
||||
void RefreshGpioStates();
|
||||
void RefreshEventsList();
|
||||
void AddEventsItem(int line,bool state);
|
||||
RDMatrix *gpi_matrix;
|
||||
|
Reference in New Issue
Block a user