2
0
forked from Ivasoft/DSView

build script

This commit is contained in:
yunyaobaihong
2022-11-01 10:45:52 +08:00
parent f8c375385c
commit afeb971215
8 changed files with 64 additions and 18 deletions

View File

@@ -101,7 +101,7 @@ class Decoder(srd.Decoder):
)
options = (
{'id': 'remote', 'desc': 'Remote', 'default': 'none',
'values': ('none', 'maplin_l95ar')},
'values': ('none', 'maplin_l95ar') ,'idn':'dec_rc_encode_opt_remote'},
)
def __init__(self):