From 6664333e313dfd33b38c136ca56edd082c433fa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Koek?= Date: Fri, 29 Mar 2024 13:05:57 +0000 Subject: [PATCH] maybe, --- esphome/components/ebyte_lora/ebyte_lora.cpp | 2 -- esphome/components/ebyte_lora/ebyte_lora.h | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/esphome/components/ebyte_lora/ebyte_lora.cpp b/esphome/components/ebyte_lora/ebyte_lora.cpp index bfcaaae9a5..0ebedec8a1 100644 --- a/esphome/components/ebyte_lora/ebyte_lora.cpp +++ b/esphome/components/ebyte_lora/ebyte_lora.cpp @@ -1,6 +1,4 @@ #include "ebyte_lora.h" -#include "config.h" - namespace esphome { namespace ebyte_lora { static const uint8_t SWITCH_PUSH = 0x55; diff --git a/esphome/components/ebyte_lora/ebyte_lora.h b/esphome/components/ebyte_lora/ebyte_lora.h index aa07687720..da1d8539c6 100644 --- a/esphome/components/ebyte_lora/ebyte_lora.h +++ b/esphome/components/ebyte_lora/ebyte_lora.h @@ -7,10 +7,10 @@ #include "esphome/core/helpers.h" #include "esphome/components/uart/uart.h" #include "esphome/core/log.h" +#include "config.h" namespace esphome { namespace ebyte_lora { - static const uint8_t MAX_SIZE_TX_PACKET = 200; // the mode the receiver is in