This commit is contained in:
J. Nick Koston 2023-07-02 21:45:00 -05:00
parent 877b65be09
commit 64c409cab9
No known key found for this signature in database
3 changed files with 3 additions and 5 deletions

View File

@ -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();