refactor(printer): remove controller residue and coex hooks
- rename printer protocol helpers to driver-centric names\n- remove image download coex preference code and config\n- drop esp_coex dependency from domain\n- remove unused set_black helper to keep build warning-free
This commit is contained in:
@@ -192,10 +192,6 @@ config TQ_Z_IMAGE_HTTP_READ_CHUNK_BYTES
|
||||
range 4096 32768
|
||||
default 16384
|
||||
|
||||
config TQ_Z_IMAGE_COEX_PREFER_WIFI_DURING_DOWNLOAD
|
||||
bool "Prefer Wi-Fi RF during image download"
|
||||
default y
|
||||
|
||||
config TQ_VOICE_API_KEY
|
||||
string "Voice API Key for DashScope WebSocket (optional)"
|
||||
default "sk-7a50eca6856d4afb968ac3bf512f6d1b"
|
||||
|
||||
Reference in New Issue
Block a user