xiaoxiang781216 commented on code in PR #8398:
URL: https://github.com/apache/nuttx/pull/8398#discussion_r1103620138
##########
drivers/lcd/Kconfig:
##########
@@ -1104,6 +1104,13 @@ config LCD_RLANDSCAPE
refers one of two orientations where the display is wider than
it is
tall (LCD_LANDSCAPE is the other).
+config LCD_DYN_ORIENTATION
Review Comment:
why not remove LCD_DYN_ORIENTATION and always support dynmaic orientation?
Many duplicated code can be removed.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]