aboutsummaryrefslogtreecommitdiffstats
path: root/touchpad.c
diff options
context:
space:
mode:
Diffstat (limited to 'touchpad.c')
-rw-r--r--touchpad.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/touchpad.c b/touchpad.c
index 1a5accd6..a419a3c9 100644
--- a/touchpad.c
+++ b/touchpad.c
@@ -122,6 +122,7 @@ void tpCalibrate(void) {
lcdSetOrientation(portrait);
lcdClear(Red);
+ cx=40; cy=10;
lcdDrawString(40, 10, "Touchpad Calibration", White, Red);
for(i=0; i<2; i++) {