mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
get rid of strings
This commit is contained in:
parent
155ff6d809
commit
60ef702fd2
@ -12,19 +12,11 @@
|
||||
************************************/
|
||||
|
||||
#pragma once
|
||||
#include "esphome/components/uart/uart.h"
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/core/gpio.h"
|
||||
#include "esphome/core/log.h"
|
||||
#include "esphome/core/preferences.h"
|
||||
|
||||
extern "C" {
|
||||
#include "secplus.h"
|
||||
}
|
||||
|
||||
#include "ratgdo_child.h"
|
||||
#define CODE_LENGTH 19
|
||||
|
||||
namespace esphome {
|
||||
namespace ratgdo {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user