From 5d497f751b9b5e214fe5998e6d7eb2eabe7a389c Mon Sep 17 00:00:00 2001 From: Bodmer Date: Wed, 25 Oct 2017 02:05:59 +0100 Subject: [PATCH] Correct typo --- examples/Generic/Touch_calibrate/Touch_calibrate.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Generic/Touch_calibrate/Touch_calibrate.ino b/examples/Generic/Touch_calibrate/Touch_calibrate.ino index 26475ef..ff13392 100644 --- a/examples/Generic/Touch_calibrate/Touch_calibrate.ino +++ b/examples/Generic/Touch_calibrate/Touch_calibrate.ino @@ -2,7 +2,7 @@ Sketch to generate the setup() calibration values, these are reported to the Serial Monitor. - The sketch has been tested on the ESP8266 and screen with XPY2046 driver. + The sketch has been tested on the ESP8266 and screen with XPT2046 driver. */ #include