mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-03-03 04:19:56 +00:00
Compare commits
2 Commits
ac5b70c6c5
...
2fb8107978
Author | SHA1 | Date | |
---|---|---|---|
|
2fb8107978 | ||
|
709d7a5eae |
components/ratgdo
@ -1,9 +1,9 @@
|
||||
|
||||
#include "ratgdo.h"
|
||||
|
||||
#ifdef PROTOCOL_DRYCONTACT
|
||||
|
||||
#include "dry_contact.h"
|
||||
#include "ratgdo.h"
|
||||
|
||||
#include "esphome/core/gpio.h"
|
||||
#include "esphome/core/log.h"
|
||||
#include "esphome/core/scheduler.h"
|
||||
|
@ -1,7 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "esphome/core/defines.h"
|
||||
|
||||
#ifdef PROTOCOL_DRYCONTACT
|
||||
|
||||
#include "SoftwareSerial.h" // Using espsoftwareserial https://github.com/plerup/espsoftwareserial
|
||||
|
Loading…
x
Reference in New Issue
Block a user