chaos.proton@gmail.com
e803640027
avoid divided by zero error
The old code only checks touch->max_x > touch->min_x but not touch->max_x == touch->min_x. Thus may lead to divided by zero error. git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1782 bbd45198-f89e-11dd-88c7-29a3b14d5316
Description
No description provided
Languages
C
96.1%
Assembly
3%
HTML
0.4%
Python
0.2%
Shell
0.1%