summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2018-05-27 09:35:25 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2018-05-29 23:57:48 +0200
commit821a21418cb64f77f444c440752ac09a8bc97fb6 (patch)
treeb7687b28320acf81a0c1a8fcb64ca870d9c87d5d /Doxyfile
parentdeabbb70a8c29116a116c0833b2da39def0b807b (diff)
downloadlibsigrokdecode-821a21418cb64f77f444c440752ac09a8bc97fb6.tar.gz
libsigrokdecode-821a21418cb64f77f444c440752ac09a8bc97fb6.zip
counter: use local variables instead of instance variables
Since values get accessed within the .decode() method exclusively, we need not store data in instance variables of the decoder object. Use another variable for the "reset edge" option as well for consistency.
Diffstat (limited to 'Doxyfile')
0 files changed, 0 insertions, 0 deletions