Xinyuan-LilyGO / T-Display-S3

MIT License
782 stars 195 forks source link

Document what determines if LCD_MODULE_CMD_1 is needed #87

Closed Dan-Albrecht closed 1 year ago

Dan-Albrecht commented 1 year ago

There is a block of initialization code gated behind the LCD_MODULE_CMD_1 setting. Can you please document:

mmMicky commented 1 year ago

LCD_MODULE_CMD_1 is suitable for optimizing screen display. This can only be observed intuitively. It's not easy to tell the model number of the screen in the complete package. So you need to observe the two display effects of running definition or not to judge. Theoretically observe the screen surface, if it is smooth, it needs to be defined. If it is frosted, no definition is required. But this is difficult since you may lack

lewisxhe commented 1 year ago

If you still have problems, please open it again