From fe09f2c846b759fee6e7bb56c782480401efd4de Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 5 Jun 2023 13:58:07 -0500 Subject: [PATCH] fix --- components/ratgdo/ratgdo.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/ratgdo/ratgdo.h b/components/ratgdo/ratgdo.h index e2a8a5e..deaf056 100644 --- a/components/ratgdo/ratgdo.h +++ b/components/ratgdo/ratgdo.h @@ -96,6 +96,8 @@ namespace ratgdo { void doorStateLoop(); void dryContactLoop(); + void printRollingCode() + void getRollingCode(const char* command) /********************************** INTERRUPT SERVICE ROUTINES * ***********************************/