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/06/10 09:45:56 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6404: Driver ssd1680 nobsp

xiaoxiang781216 commented on code in PR #6404:
URL: https://github.com/apache/incubator-nuttx/pull/6404#discussion_r894351731


##########
drivers/lcd/Kconfig:
##########
@@ -323,38 +323,6 @@ config LCD_HILETGO
 		LCD_MAXCONTRAST should be 255, but any value >0 and <=255 will be accepted.
 		LCD_MAXPOWER should be 1:  0=off, 1=on
 
-config LCD_SSD1306_CUSTOM

Review Comment:
   why change ssd1306



##########
drivers/lcd/Kconfig:
##########
@@ -416,12 +384,6 @@ config SSD1306_I2CFREQ
 
 endif # LCD_SSD1306_I2C
 
-config SSD1306_POWEROFF_RECONFIGURE

Review Comment:
   ditto



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