1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2025-02-02 14:01:10 +02:00
Werner Almesberger 8eca4c99c7 fw/sample.c: fix logic in handler() and filter incomplete samples
An incomplete sample would be an X value followed by another X value,
or Y followed by Y. Not entirely sure why this happens in the first
place, but it does happen.
2012-06-21 16:17:47 -03:00
..