dzzxzz 490322857a fixed a minor issue in mini2440/lcd_t35.c
change line 383 
from
"lcd->parent.open = rt_lcd_close;" 
to
"lcd->parent.close = rt_lcd_close;" 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1300 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-03 06:09:34 +00:00
2011-02-20 15:15:04 +00:00
2011-01-24 13:40:42 +00:00
2011-02-24 02:07:49 +00:00
2011-01-16 15:22:44 +00:00
2010-03-29 16:27:49 +00:00
Description
rt-thread 私人库
Apache-2.0 979 MiB
Languages
C 97.6%
Assembly 1.9%
Python 0.3%
HTML 0.1%