This commit is contained in:
J. Nick Koston 2023-06-05 20:02:30 -05:00
parent 3e54952725
commit 6fb4fc06c5
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

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