diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2018-05-27 09:35:25 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2018-05-29 23:57:48 +0200 |
commit | 821a21418cb64f77f444c440752ac09a8bc97fb6 (patch) | |
tree | b7687b28320acf81a0c1a8fcb64ca870d9c87d5d /Doxyfile | |
parent | deabbb70a8c29116a116c0833b2da39def0b807b (diff) | |
download | libsigrokdecode-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