From f51ee5ad9e060bcf858fce3d4cfb98544b6f48e3 Mon Sep 17 00:00:00 2001 From: chenyue Date: Sun, 16 Aug 2026 01:38:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BD=B2=E5=90=8D=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sl2-100/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sl2-100/pd.py b/sl2-100/pd.py index e483408..aad7677 100644 --- a/sl2-100/pd.py +++ b/sl2-100/pd.py @@ -27,7 +27,7 @@ class Decoder(srd.Decoder): id = 'SL2-100' name = 'SL2-100' longname = 'SL2-100' - desc = 'SL2-100振镜协议.' + desc = 'SL2-100振镜协议 by chenyue.' license = 'gplv2+' inputs = ['logic'] outputs = []