From da09f938d83c1231b9e2783011beb2f54f05bd4e Mon Sep 17 00:00:00 2001 From: tianoujia Date: Thu, 6 Jul 2023 15:33:43 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E6=B1=89=E5=8C=96=E4=B8=AD=E5=85=B3=E4=BA=8E=20?= =?UTF-8?q?=E2=80=9C=E4=BD=BF=E8=83=BD=20i2c1=20=E6=80=BB=E7=BA=BF?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=E2=80=9D=20=E6=8F=8F=E8=BF=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- publish/title.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish/title.json b/publish/title.json index de1447f..f126623 100644 --- a/publish/title.json +++ b/publish/title.json @@ -6740,7 +6740,7 @@ "en": "Enable SPI1 RX DMA" }, "BSP_USING_I2C1": { - "zh": "使能 I2C1 BUS (软件模拟)", + "zh": "使能 I2C1 BUS", "en": "Enable I2C1 BUS (software simulation)" }, "BSP_I2C1_SCL_PIN": { -- Gitee