diff --git a/components/ratgdo/ratgdo.cpp b/components/ratgdo/ratgdo.cpp index efed72e..3fe6906 100644 --- a/components/ratgdo/ratgdo.cpp +++ b/components/ratgdo/ratgdo.cpp @@ -14,6 +14,8 @@ #include "ratgdo.h" #include "esphome/core/log.h" +#define CODE_LENGTH 19 + namespace esphome { namespace ratgdo {