diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-03-24 15:16:00 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-03-24 15:31:26 -0400 |
commit | f28eb902df59472c50af95bde64296b9ba861735 (patch) | |
tree | 81095dd39c9d4523bd47d14a7b40f4877d212a8b /klippy/serialqueue.c | |
parent | 9702d522a46500bdfbfd58d4fa28e4eb6ec6f5b7 (diff) | |
download | kutter-f28eb902df59472c50af95bde64296b9ba861735.tar.gz kutter-f28eb902df59472c50af95bde64296b9ba861735.tar.xz kutter-f28eb902df59472c50af95bde64296b9ba861735.zip |
command: Fix encoding of 16bit signed integers
The code wasn't properly sign-extending 16bit integers which caused
int16_t reports in output() to appear as uint16_t.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/serialqueue.c')
0 files changed, 0 insertions, 0 deletions