From 10a2c62af4ab69db0ca8194e154600ec46ffeeec Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 5 Jun 2023 20:29:26 -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 151d2b3..1bacc6b 100644 --- a/components/ratgdo/ratgdo.h +++ b/components/ratgdo/ratgdo.h @@ -18,7 +18,6 @@ #include "esphome/core/log.h" #include "esphome/core/preferences.h" -#include "SoftwareSerial.h" extern "C" { #include "secplus.h" }