]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/track.h
Refer to things in the driver with abstract ids instead of addresses
[r2c2.git] / source / libr2c2 / track.h
index 1d8cd714bf279a50dd726abf1852bc85955585c7..ad4ad21066b9dfc9fe7f18985bf6795c6d94c7c5 100644 (file)
@@ -43,6 +43,7 @@ private:
        float slope;
        bool flex;
        unsigned turnout_addr;
+       unsigned turnout_id;
        unsigned sensor_addr;
        std::vector<Track *> links;
        unsigned active_path;