aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/src/up_touchscreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/shenzhou/src/up_touchscreen.c')
-rw-r--r--nuttx/configs/shenzhou/src/up_touchscreen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/configs/shenzhou/src/up_touchscreen.c b/nuttx/configs/shenzhou/src/up_touchscreen.c
index 969b23be4..4740f60a5 100644
--- a/nuttx/configs/shenzhou/src/up_touchscreen.c
+++ b/nuttx/configs/shenzhou/src/up_touchscreen.c
@@ -209,9 +209,6 @@ static bool tsc_busy(FAR struct ads7843e_config_s *state)
* between sending the command, then reading the returned data.
*/
-#if 0
- up_udelay(1600); /* 1.6MS */
-#endif
return false;
}