openings
This commit is contained in:
parent
2ea0a843fb
commit
d92e09f808
|
@ -22,7 +22,7 @@ namespace ratgdo {
|
||||||
void on_openings_change(uint32_t openings) override;
|
void on_openings_change(uint32_t openings) override;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
SensorType sensor_type_;
|
RATGDOSensorType sensor_type_;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace ratgdo
|
} // namespace ratgdo
|
||||||
|
|
Loading…
Reference in New Issue