mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
Trying again here
This commit is contained in:
parent
d675b0c05d
commit
53abc44eba
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "power.h"
|
||||
#include "change_direction.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace vornado_ir {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "power.h"
|
||||
#include "decrease.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace vornado_ir {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "power.h"
|
||||
#include "increase.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace vornado_ir {
|
||||
|
|
Loading…
Reference in a new issue