forked from xiaozhi/xiaozhi-esp32
feat: add state change events and callbacks (#798)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "gpio_led.h"
|
||||
#include "application.h"
|
||||
#include "device_state.h"
|
||||
#include <esp_log.h>
|
||||
|
||||
#define TAG "GpioLed"
|
||||
|
||||
Reference in New Issue
Block a user