feat(printer): add direct thermal backend and debug controls
This commit is contained in:
@@ -3,6 +3,7 @@ idf_component_register(
|
||||
"src/platform_bootstrap.c"
|
||||
"src/wifi_manager.c"
|
||||
"src/ble_printer_client.c"
|
||||
"src/direct_thermal_printer.c"
|
||||
"src/display_st7789.c"
|
||||
"src/voice_audio.c"
|
||||
"src/runtime_policy.c"
|
||||
@@ -19,6 +20,7 @@ idf_component_register(
|
||||
esp_event
|
||||
nvs_flash
|
||||
mbedtls
|
||||
esp_adc
|
||||
esp_lcd
|
||||
esp_codec_dev
|
||||
esp_audio_codec
|
||||
|
||||
Reference in New Issue
Block a user