diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2020-02-22 06:32:40 +0100 |
---|---|---|
committer | Gerhard Sittig <gerhard.sittig@gmx.net> | 2020-07-18 15:25:29 +0200 |
commit | 497d973027e3a9691b76f660c85400e4fe265773 (patch) | |
tree | 24a752da9a38d051f866c2facc53f0bcf156af66 /decoders/miller/__init__.py | |
parent | 6a419ada57b7e219b9aca56253be664cca51865d (diff) | |
download | libsigrokdecode-497d973027e3a9691b76f660c85400e4fe265773.tar.gz libsigrokdecode-497d973027e3a9691b76f660c85400e4fe265773.zip |
irmp: silence signedness compiler warning in IR command comparison
Assume that IR command codes can get represented by a C language 'int'
data type. The other value in the comparison is another 'int' anyway.
Diffstat (limited to 'decoders/miller/__init__.py')
0 files changed, 0 insertions, 0 deletions