From 111b15e4f5ca937906165565574fbf196951e5a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C=E8=8B=8F=E9=A3=9E=E6=BA=90=E2=80=9D?= Date: Mon, 12 Jun 2023 10:35:35 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9=E5=BC=80=E6=9C=BA?= =?UTF-8?q?=E6=97=A0=E8=A7=A6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/demo/ap_demo.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/demo/ap_demo.c b/src/app/demo/ap_demo.c index ec59138..c0994b5 100644 --- a/src/app/demo/ap_demo.c +++ b/src/app/demo/ap_demo.c @@ -5050,8 +5050,8 @@ void tp_heartbeat_exec(void) { TAU_LOGD("hb"); s_heartbeat = 0; - ap_tp_st_touch_software_reset(); - // ap_tp_st_touch_hardware_reset(); + // ap_tp_st_touch_software_reset(); + ap_tp_st_touch_hardware_reset(); } } } @@ -5080,7 +5080,7 @@ void ap_demo(void) /* mipi rx³õʼ»¯ */ open_mipi_rx(); - TAU_LOGD("s21 demo1\n"); + TAU_LOGD("s21 20230606\n"); // hal_dsi_rx_ctrl_set_hw_tear_mode(g_rx_ctrl_handle);