From 87eca3992ea458a76262af8427804d43dc3cf44a Mon Sep 17 00:00:00 2001 From: Tangxiulin <11016272+ha-ha-earl@user.noreply.gitee.com> Date: Tue, 18 Mar 2025 14:44:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=A4=E4=B8=AA=E6=8D=A2=E8=A1=8C=E7=AC=A6?= =?UTF-8?q?=E6=94=B9=E6=88=90=E4=B8=80=E4=B8=AA=E6=8D=A2=E8=A1=8C=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/peripherals/machine.Pin.md | 1 - zh/peripherals/machine.Pin.md | 1 - 2 files changed, 2 deletions(-) diff --git a/en/peripherals/machine.Pin.md b/en/peripherals/machine.Pin.md index fb1a160..67c83e2 100644 --- a/en/peripherals/machine.Pin.md +++ b/en/peripherals/machine.Pin.md @@ -3741,7 +3741,6 @@ class machine.Pin(GPIOn, direction, pullMode, level) -

diff --git a/zh/peripherals/machine.Pin.md b/zh/peripherals/machine.Pin.md index a628529..90d9459 100644 --- a/zh/peripherals/machine.Pin.md +++ b/zh/peripherals/machine.Pin.md @@ -3686,7 +3686,6 @@ class machine.Pin(GPIOn, direction, pullMode, level)
-

-- Gitee