This commit is contained in:
J. Nick Koston 2023-06-05 19:59:56 -05:00
parent 795ed02637
commit 90311a7d53
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ extern "C" {
namespace esphome {
namespace ratgdo {
class RATGDOComponent;
class RATGDOComponent : public Component, public UARTDevice;
struct RATGDOStore {
ISRInternalGPIOPin input_obst;