增加署名信息

This commit is contained in:
2026-08-16 01:38:18 +08:00
parent 4eac2e84e4
commit f51ee5ad9e
+1 -1
View File
@@ -27,7 +27,7 @@ class Decoder(srd.Decoder):
id = 'SL2-100' id = 'SL2-100'
name = 'SL2-100' name = 'SL2-100'
longname = 'SL2-100' longname = 'SL2-100'
desc = 'SL2-100振镜协议.' desc = 'SL2-100振镜协议 by chenyue.'
license = 'gplv2+' license = 'gplv2+'
inputs = ['logic'] inputs = ['logic']
outputs = [] outputs = []