]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/centralstation.h
Add helper class for processing driver options
[r2c2.git] / source / libr2c2 / centralstation.h
index 91bef1a3e1ab830966a3ff137a8965b325bed701..f23fa66806cb809e7be4de1edc934811a227fabe 100644 (file)
@@ -126,7 +126,7 @@ private:
        bool sensors_synced;
 
 public:
-       CentralStation(const std::string &);
+       CentralStation(const Options &);
        ~CentralStation();
 
        virtual void set_power(bool);