| commit | af9902775103b3f7b6b6dc3370ad7bace51f59a9 | [log] [tgz] |
|---|---|---|
| author | Sean O'Brien <[email protected]> | Fri Jun 03 21:32:30 2022 |
| committer | Sean O'Brien <[email protected]> | Sun Jun 05 18:24:04 2022 |
| tree | e2c0af8d46578eacb8a446471b8376b0a71a83dd | |
| parent | 9546ffbb37d5fef191ad1607eeb0b76a6f3a9872 [diff] |
quickstep: make code Python3 compatible Most changes were done automatically by `2to3`. Extraneous parentheses were then removed from some `print` calls, and string encoding/decoding was added for serial communication. TEST=`python -m quickstep.qstep /dev/input/event4` with WALT device BUG=b:233756427 Change-Id: Id73d52fcc503c64003d921ac97738f1892da583a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/touchbot/+/3688036 Tested-by: Sean O'Brien <[email protected]> Owners-Override: Jeffrey Kardatzke <[email protected]> Commit-Queue: Sean O'Brien <[email protected]> Reviewed-by: Kenneth Albanowski <[email protected]>