This commit is contained in:
J. Nick Koston 2023-06-05 13:40:48 -05:00
parent 749fcd4981
commit c4fef61fab
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -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"