Trying again here

This commit is contained in:
Jordan Zucker 2024-11-16 23:42:30 -08:00
parent d675b0c05d
commit 53abc44eba
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#include "power.h"
#include "change_direction.h"
namespace esphome {
namespace vornado_ir {

View file

@ -1,4 +1,4 @@
#include "power.h"
#include "decrease.h"
namespace esphome {
namespace vornado_ir {

View file

@ -1,4 +1,4 @@
#include "power.h"
#include "increase.h"
namespace esphome {
namespace vornado_ir {