]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/arducontrol.h
React to overcurrent events
[r2c2.git] / source / libr2c2 / arducontrol.h
index 40c7b3c6912d47247024c5ab28461bb497a6a7f1..8d27a2f572d74e561acdbc0266dc20561a777f8c 100644 (file)
@@ -359,6 +359,7 @@ private:
                bool get_work(PendingCommand &);
                unsigned do_command(const PendingCommand &, const Msp::Time::TimeDelta &);
                unsigned process_reply(const char *, unsigned);
+               void set_power(bool);
        };
 
        typedef std::map<unsigned, Locomotive> LocomotiveMap;