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


##########
drivers/lcd/Kconfig:
##########
@@ -749,6 +749,10 @@ config LCD_ST7789_MIRRORY
        bool "ST7789 Mirror Y"
        default n
 
+config LCD_ST7789_MIRRORV
+       bool "ST7789 Mirror V"

Review Comment:
   @acassis I agree with you, but should we follow the existing code about X 
and Y, and ref to sitronix st7789 datasheet page 215 about MADCTL(36h) 
description.



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