From 0eb1d11cfbff6f6d152994909c17ae4766887ca6 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 5 Jun 2023 13:53:10 -0500 Subject: [PATCH] fix --- components/ratgdo/ratgdo.cpp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/components/ratgdo/ratgdo.cpp b/components/ratgdo/ratgdo.cpp index 638ece6..326a43a 100644 --- a/components/ratgdo/ratgdo.cpp +++ b/components/ratgdo/ratgdo.cpp @@ -335,15 +335,6 @@ void RATGDOComponent::obstructionCleared() { } } -void RATGDOComponent::sendDoorStatus() { - ESP_LOGD(TAG, "Door state %s", this->doorState); -} - -void RATGDOComponent::sendCurrentCounter() { - String msg = String(this->rollingCodeCounter); - ESP_LOGD(TAG, "Current counter %d", this->rollingCodeCounter); -} - /************************* DOOR COMMUNICATION *************************/ /* * Transmit a message to the door opener over uart1