JianyuWang0623 commented on code in PR #16677:
URL: https://github.com/apache/nuttx/pull/16677#discussion_r2187660409


##########
include/nuttx/input/touchscreen.h:
##########
@@ -235,6 +236,7 @@ struct touch_lowerhalf_s
 {
   uint8_t       maxpoint;       /* Maximal point supported by the touchscreen 
*/
   FAR void      *priv;          /* Save the upper half pointer */
+  struct fb_videoinfo_s vinfo;

Review Comment:
   Done.



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

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

Reply via email to