feat(voice): improve on-screen dialog text and wifi provisioning hints

This commit is contained in:
admin
2026-03-02 03:52:10 +08:00
parent 6d82ccae3e
commit 6780bb2789
7 changed files with 283 additions and 4 deletions

View File

@@ -115,6 +115,10 @@ esp_err_t screen_preview_show_png(const uint8_t *png,
uint32_t timeout_ms,
char *err,
size_t err_len);
esp_err_t screen_preview_show_text(const char *text,
uint32_t timeout_ms,
char *err,
size_t err_len);
// ---------- printer_protocol ----------
typedef enum {