pkarashchenko commented on a change in pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862#discussion_r835954425
########## File path: arch/sim/Kconfig ########## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help--- - Simulated width of the display. Default: 320 or 480 + Simulated width of the display. Default: 320 or 240 Review comment: Yes, but my question is about a change from `480` to `240`. Why this is done? ########## File path: arch/sim/Kconfig ########## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help--- - Simulated width of the display. Default: 320 or 480 + Simulated width of the display. Default: 320 or 240 Review comment: Yes, but my question is about a change from `480` to `240`. Why it is 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