fix
This commit is contained in:
parent
3e54952725
commit
6fb4fc06c5
|
@ -15,6 +15,9 @@
|
|||
#include "esphome/core/component.h"
|
||||
#include "esphome/core/gpio.h"
|
||||
#include "esphome/core/preferences.h"
|
||||
#include "esphome/core/log.h"
|
||||
#include "esphome/components/uart/uart.h"
|
||||
#include "esphome/core/component.h"
|
||||
|
||||
#include "SoftwareSerial.h"
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in New Issue