artwork for Spotify

This commit is contained in:
Philippe G
2022-01-10 00:46:56 -08:00
parent 3125a095fa
commit f09a95cc8b
5 changed files with 137 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
idf_component_register( SRCS operator.cpp tools.c trace.c
REQUIRES _override esp_common pthread
PRIV_REQUIRES esp_http_client esp-tls
INCLUDE_DIRS .
)