You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,10 +57,10 @@ The RepPanel project is based on the [LVGL port for the ESP32](https://github.co
57
57
In theory this means all displays and touch controllers supported by the **lv_port_esp32** project are also supported
58
58
by RepPanel.
59
59
60
-
###Tested Hardware
60
+
###Tested Hardware
61
61
The listed hardware below is tested and pre-compiled images are available under GitHub releases.
62
62
63
-
####Hardware v1 (HWv1) platform
63
+
####Hardware v1 (HWv1) platform
64
64
- ESP32 DevKit without external RAM
65
65
-[ER-TFTM035-6 display with capacitive touch screen, 4-Wire SPI, No font chip required](https://www.buydisplay.com/lcd-3-5-inch-320x480-tft-display-module-optl-touch-screen-w-breakout-board)
66
66
@@ -69,10 +69,10 @@ The listed hardware below is tested and pre-compiled images are available under
69
69
Other display modules with a resolution of 480x320 should also work as long as they are supported by `lv_port_esp32`
70
70
As of now RepPanel is optimized for 3.5" displays with a resolution of 480x320 pixels. The display is connected via SPI.
0 commit comments