From 19117b863addfaa1e5c9849015bf61d67ef52c00 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 5 Jun 2023 13:27:58 -0500 Subject: [PATCH] fix --- components/ratgdo/ratgdo.h | 1 - 1 file changed, 1 deletion(-) diff --git a/components/ratgdo/ratgdo.h b/components/ratgdo/ratgdo.h index 5f2f489..354940c 100644 --- a/components/ratgdo/ratgdo.h +++ b/components/ratgdo/ratgdo.h @@ -15,7 +15,6 @@ #include "SoftwareSerial.h" -#include "rolling_code.h" extern "C" { #include "secplus.h" }