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:
@@ -29,7 +29,6 @@ idf_component_register(
|
||||
espressif__libpng
|
||||
json
|
||||
mbedtls
|
||||
esp_coex
|
||||
EMBED_FILES
|
||||
"assets/fonts/cn16_index.bin"
|
||||
"assets/fonts/cn16_glyphs.bin"
|
||||
|
||||
Reference in New Issue
Block a user