diff options
author | Daniel Elstner <daniel.kitta@gmail.com> | 2015-09-15 11:42:05 +0200 |
---|---|---|
committer | Daniel Elstner <daniel.kitta@gmail.com> | 2015-09-15 11:42:05 +0200 |
commit | 750e122d2bcdf05e600112ffda431f97608db387 (patch) | |
tree | 6e2a542e6c6e7304c040e5684fd13bfe7bf8f518 /type_decoder.c | |
parent | 544038d90e05c03f6f914c7771ee52dd85784ca8 (diff) | |
download | libsigrokdecode-750e122d2bcdf05e600112ffda431f97608db387.tar.gz libsigrokdecode-750e122d2bcdf05e600112ffda431f97608db387.zip |
jitter, pwm: Avoid Unicode string literals
It seems the Python we ship along our Windows binaries does not
support u"..." strings, even though it's been a language feature
since Python 2. Remove the "u" prefix to avoid a syntax error.
Also, consistently use format "%.1f" at all scales.
This fixes bug #569.
Diffstat (limited to 'type_decoder.c')
0 files changed, 0 insertions, 0 deletions