fix component API include compile error
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/components/uart/uart.h"
|
||||
#ifdef USE_API
|
||||
#include "esphome/components/api/custom_api_device.h"
|
||||
#endif
|
||||
#ifdef USE_LIGHT
|
||||
#include "esphome/components/light/light_output.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user