]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/intellibox.h
Save turnout states and restore them on startup
[r2c2.git] / source / libr2c2 / intellibox.h
index a4eed30d4bcf0cda32e28c80ee2748c786d7872a..e5f63de6c728dca7597d78887864aaffba68aa89 100644 (file)
@@ -96,6 +96,7 @@ private:
                unsigned bits;
                unsigned state;
                bool active;
+               bool synced;
                unsigned pending;
                Msp::Time::TimeStamp off_timeout;