refactor(domain): remove qr third_party generator

This commit is contained in:
admin
2026-03-01 13:32:31 +08:00
parent c6602032c7
commit e694a85997
5 changed files with 0 additions and 1568 deletions

View File

@@ -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