From 4eac2e84e44a97f6b11a29dffde39dbe2b342a80 Mon Sep 17 00:00:00 2001 From: chenyue Date: Sun, 16 Aug 2026 01:37:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E4=B8=AD=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=BD=B2=E5=90=8D=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xy2-100-E/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xy2-100-E/pd.py b/xy2-100-E/pd.py index c6db908..9aca18f 100644 --- a/xy2-100-E/pd.py +++ b/xy2-100-E/pd.py @@ -28,7 +28,7 @@ class Decoder(srd.Decoder): id = 'xy2-100-E' name = 'XY2-100-E' longname = 'XY2-100-E(E) and XY-200(E) galvanometer protocol' - desc = 'Serial protocol for galvanometer positioning in laser systems' + desc = 'Serial protocol for galvanometer positioning in laser systems by chenyue' license = 'gplv2+' inputs = ['logic'] outputs = []