mirror of
https://github.com/skoelle/wt32sc01-dashboard.git
synced 2026-09-17 17:30:25 +00:00
try
This commit is contained in:
@@ -125,7 +125,7 @@ void lv_touch_read_cb(lv_indev_t *indev, lv_indev_data_t *data) {
|
||||
|
||||
void display_init() {
|
||||
lcd.init();
|
||||
lcd.setRotation(1); // Portrait 320x480 on WT32-SC01 Plus
|
||||
lcd.setRotation(0); // Portrait 320x480 on WT32-SC01 Plus
|
||||
lcd.fillScreen(0x0000); // black (RGB565)
|
||||
lcd.setBrightness(180);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user