From 8219a83821c066b5fedb0675b66d9c895599760f Mon Sep 17 00:00:00 2001 From: king_he <6384784@qq.com> Date: Mon, 16 May 2022 03:07:46 +0000 Subject: [PATCH] update en/device-dev/driver/driver-platform-mipidsi-develop.md. Signed-off-by: king_he <6384784@qq.com> --- en/device-dev/driver/driver-platform-mipidsi-develop.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/device-dev/driver/driver-platform-mipidsi-develop.md b/en/device-dev/driver/driver-platform-mipidsi-develop.md index b9039ecaf8..d45115a8d7 100644 --- a/en/device-dev/driver/driver-platform-mipidsi-develop.md +++ b/en/device-dev/driver/driver-platform-mipidsi-develop.md @@ -118,8 +118,8 @@ The MIPI DSI module adaptation involves the following steps: For details, see [Available APIs](#available-apis). -4. Debug the driver. - - \(Optional\) For new drivers, verify basic functions, for example, verify the information returned after the connect operation and whether data is successfully transmitted. +4. \(Optional\) Debug the driver. + For new drivers, verify basic functions, for example, verify the information returned after the connect operation and whether data is successfully transmitted. -- GitLab