Update ebyte_lora_component.h

This commit is contained in:
Daniël Koek 2024-06-03 13:04:28 +01:00
parent 6bb75f2a01
commit 38b68aec1d

View file

@ -7,9 +7,7 @@
#include "esphome/components/uart/uart.h"
#include "esphome/core/log.h"
#include "config.h"
#ifdef USE_SWITCH
#include "esphome/components/switch/switch.h"
#endif
namespace esphome {
namespace ebyte_lora {