refactor(domain): remove qr third_party generator
This commit is contained in:
@@ -18,12 +18,10 @@ idf_component_register(
|
||||
"src/voice_interaction_marker.c"
|
||||
"src/voice_interaction_tasks.c"
|
||||
"src/voice_interaction_mic_key.c"
|
||||
"third_party/qrcodegen.c"
|
||||
INCLUDE_DIRS
|
||||
"include"
|
||||
PRIV_INCLUDE_DIRS
|
||||
"internal"
|
||||
"third_party"
|
||||
REQUIRES
|
||||
platform
|
||||
esp_http_client
|
||||
|
||||
Reference in New Issue
Block a user