diff --git a/components/ratgdo/ratgdo.cpp b/components/ratgdo/ratgdo.cpp index 4d95c8a..fd0e778 100644 --- a/components/ratgdo/ratgdo.cpp +++ b/components/ratgdo/ratgdo.cpp @@ -92,7 +92,7 @@ namespace ratgdo { } } - class RATGDOComponent { + class RATGDOComponent : public UARTDevice, public Component { public: void setup() override