fix
This commit is contained in:
parent
749fcd4981
commit
c4fef61fab
|
@ -14,6 +14,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "esphome/core/component.h"
|
#include "esphome/core/component.h"
|
||||||
#include "esphome/core/preferences.h"
|
#include "esphome/core/preferences.h"
|
||||||
|
#include <Arduino.h>
|
||||||
|
|
||||||
|
|
||||||
#include "SoftwareSerial.h"
|
#include "SoftwareSerial.h"
|
||||||
|
|
Loading…
Reference in New Issue