From 73dd9053e9d01346dc6207b4d8009b153f385a1b Mon Sep 17 00:00:00 2001
From: Tangxiulin <11016272+ha-ha-earl@user.noreply.gitee.com>
Date: Tue, 18 Mar 2025 14:24:25 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8D=A2=E8=A1=8C=EF=BC=8C?=
=?UTF-8?q?=E9=97=B4=E9=9A=94=E8=A1=A8=E6=A0=BC=E5=92=8C=E6=B3=A8=E9=87=8A?=
=?UTF-8?q?=E8=B7=9D=E7=A6=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
en/peripherals/machine.Pin.md | 2 ++
zh/peripherals/machine.Pin.md | 2 ++
2 files changed, 4 insertions(+)
diff --git a/en/peripherals/machine.Pin.md b/en/peripherals/machine.Pin.md
index 808ead8..fb1a160 100644
--- a/en/peripherals/machine.Pin.md
+++ b/en/peripherals/machine.Pin.md
@@ -3741,6 +3741,8 @@ class machine.Pin(GPIOn, direction, pullMode, level)
+
+
diff --git a/zh/peripherals/machine.Pin.md b/zh/peripherals/machine.Pin.md index 635fe62..a628529 100644 --- a/zh/peripherals/machine.Pin.md +++ b/zh/peripherals/machine.Pin.md @@ -3686,6 +3686,8 @@ class machine.Pin(GPIOn, direction, pullMode, level)
-- Gitee