diff --git a/components/ratgdo/ratgdo.h b/components/ratgdo/ratgdo.h index 354940c..b0004f3 100644 --- a/components/ratgdo/ratgdo.h +++ b/components/ratgdo/ratgdo.h @@ -126,7 +126,7 @@ class RATGDOComponent : public Component { bool useRollingCodes_; -} // RATGDOComponent +}; // RATGDOComponent } // namespace ratgdo } // namespace esphome \ No newline at end of file