You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/06/10 11:43:28 UTC

[GitHub] [incubator-nuttx-apps] acassis commented on a change in pull request #289: examples/lvgldemo: Make touch calibration optional

acassis commented on a change in pull request #289:
URL: https://github.com/apache/incubator-nuttx-apps/pull/289#discussion_r438059077



##########
File path: examples/lvgldemo/Kconfig
##########
@@ -11,6 +11,13 @@ menuconfig EXAMPLES_LVGLDEMO
 
 if EXAMPLES_LVGLDEMO
 
+config EXAMPLES_LVGLDEMO_CALIBRATE
+	bool "Calibrate touchscreen"
+	default y

Review comment:
       Yes, some boards that support the lvgl-demo are resistive touchscreen...




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org