forked from xuos/xiuos
Merge pull request 'merge code' (#3) from develop into prepare_for_master
This commit is contained in:
@@ -403,7 +403,7 @@ void GT911_test(void)
|
||||
{
|
||||
if(GT911_Scan(&point))
|
||||
{
|
||||
printf("Now touch point:(%d,%d)\n",point.X,point.X);
|
||||
printf("Now touch point:(%d,%d)\n",point.X,point.Y);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user