diff --git a/components/ratgdo/ratgdo.h b/components/ratgdo/ratgdo.h index 20155d3..3c54a30 100644 --- a/components/ratgdo/ratgdo.h +++ b/components/ratgdo/ratgdo.h @@ -169,7 +169,7 @@ namespace ratgdo { protected: ESPPreferenceObject pref_; - std::vector children_; + std::vector children_; RATGDOStore store_ {}; InternalGPIOPin* output_gdo_pin_;