feature: alarm
This commit is contained in:
5
components/audio_client/CMakeLists.txt
Normal file
5
components/audio_client/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "audio_client.cpp"
|
||||
REQUIRES espressif__esp_websocket_client port_bsp
|
||||
PRIV_REQUIRES esp_event json
|
||||
INCLUDE_DIRS "./")
|
||||
Reference in New Issue
Block a user