]> sigrok.org Git - libsigrokdecode.git/commitdiff
struct srd_decoder: Add more string fields.
authorUwe Hermann <redacted>
Sun, 6 Feb 2011 16:36:32 +0000 (17:36 +0100)
committerUwe Hermann <redacted>
Sun, 6 Feb 2011 16:36:32 +0000 (17:36 +0100)
Get the following string fields from the .py decoders' register()
function and store them in the respective 'struct srd_decoder':

 - longname
 - longdesc
 - author
 - email
 - license


No differences found