From 9b54c10c4af3841c18757ec8efc6b397e33f7c15 Mon Sep 17 00:00:00 2001 From: liubiren Date: Wed, 26 Nov 2025 00:31:34 +0800 Subject: [PATCH] 251125 --- RP2350ZERO/utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/RP2350ZERO/utils.py b/RP2350ZERO/utils.py index 77a00ad..b383ad1 100644 --- a/RP2350ZERO/utils.py +++ b/RP2350ZERO/utils.py @@ -3,7 +3,6 @@ from machine import Pin, PWM from neopixel import NeoPixel - class MTS102: """MTS102(三脚二档钮子开关)"""