projects
/
hackover2013-badge-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
dcebc83
)
Prep for v1.0.0
author
Kevin Townsend
<kevin@ktownsend.com>
Fri, 23 Mar 2012 04:57:51 +0000
(
05:57
+0100)
committer
Kevin Townsend
<kevin@ktownsend.com>
Fri, 23 Mar 2012 04:57:51 +0000
(
05:57
+0100)
drivers/displays/tft/touchscreen.c
patch
|
blob
|
history
diff --git
a/drivers/displays/tft/touchscreen.c
b/drivers/displays/tft/touchscreen.c
index
c66619f
..
97f448b
100644
(file)
--- a/
drivers/displays/tft/touchscreen.c
+++ b/
drivers/displays/tft/touchscreen.c
@@
-300,7
+300,6
@@
int getDisplayPoint( tsPoint_t * displayPtr, tsPoint_t * screenPtr, tsMatrix_t *
}
else
{
- // ToDo: Default values required or you can never read LCD position!
// return TS_ERROR_NOTCALIBRATED;
return -1;
}
This page took
0.023896 seconds
and
4
git commands to generate.