4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-19 07:32:02 +08:00
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
2011-11-02 08:58:34 +00:00
2011-11-02 08:58:34 +00:00
2011-09-23 05:57:31 +00:00
2011-10-28 13:19:30 +00:00
2011-10-30 00:38:44 +00:00
2010-03-29 16:27:49 +00:00
Description
rt-thread 官方库镜像
https://www.rt-thread.org
Apache-2.0 1.3 GiB
Languages
C 97.6%
Assembly 1.9%
Python 0.3%
HTML 0.1%