You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/05/24 12:48:01 UTC

[GitHub] [incubator-nuttx] cisvanmierlo commented on a diff in pull request #6319: SSD1306: Added option to force reconfigure display after power off

cisvanmierlo commented on code in PR #6319:
URL: https://github.com/apache/incubator-nuttx/pull/6319#discussion_r880459923


##########
drivers/lcd/Kconfig:
##########
@@ -416,6 +416,12 @@ config SSD1306_I2CFREQ
 
 endif # LCD_SSD1306_I2C
 
+config SSD1306_POWEROFF_RECONFIGURE
+	bool "Reconfigre SSD1306 after power off"

Review Comment:
   Good spot, thanks!
   I've fixed it.



-- 
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-unsubscribe@nuttx.apache.org

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