tidy
This commit is contained in:
parent
877b65be09
commit
64c409cab9
|
@ -25,7 +25,6 @@ extern "C" {
|
|||
|
||||
#include "ratgdo_state.h"
|
||||
|
||||
|
||||
namespace esphome {
|
||||
namespace ratgdo {
|
||||
|
||||
|
@ -165,7 +164,6 @@ namespace ratgdo {
|
|||
void set_rolling_code_counter(uint32_t code);
|
||||
void save_rolling_code_counter();
|
||||
|
||||
|
||||
// door
|
||||
void door_command(uint32_t data);
|
||||
void toggle_door();
|
||||
|
|
Loading…
Reference in New Issue