xiaoxiang781216 commented on code in PR #16109: URL: https://github.com/apache/nuttx/pull/16109#discussion_r2023891845
########## 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: mirror x and y could express more cases than rotate. -- 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