fix
This commit is contained in:
parent
795ed02637
commit
90311a7d53
|
@ -26,7 +26,7 @@ extern "C" {
|
|||
namespace esphome {
|
||||
namespace ratgdo {
|
||||
|
||||
class RATGDOComponent;
|
||||
class RATGDOComponent : public Component, public UARTDevice;
|
||||
|
||||
struct RATGDOStore {
|
||||
ISRInternalGPIOPin input_obst;
|
||||
|
|
Loading…
Reference in New Issue