Skip to content

Commit

Permalink
Fixed formatting in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
seeul8er authored Jan 29, 2022
1 parent b069937 commit d0d5a8f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ The RepPanel project is based on the [LVGL port for the ESP32](https://github.co
In theory this means all displays and touch controllers supported by the **lv_port_esp32** project are also supported
by RepPanel.

###Tested Hardware
### Tested Hardware
The listed hardware below is tested and pre-compiled images are available under GitHub releases.

####Hardware v1 (HWv1) platform
#### Hardware v1 (HWv1) platform
- ESP32 DevKit without external RAM
- [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)

Expand All @@ -69,10 +69,10 @@ The listed hardware below is tested and pre-compiled images are available under
Other display modules with a resolution of 480x320 should also work as long as they are supported by `lv_port_esp32`
As of now RepPanel is optimized for 3.5" displays with a resolution of 480x320 pixels. The display is connected via SPI.

####Hardware v2 (HWv2) platform
#### Hardware v2 (HWv2) platform
- coming soon

###Differences between HWv1 & HWv2
### Differences between HWv1 & HWv2
coming soon

**Tested Firmware**
Expand Down

0 comments on commit d0d5a8f

Please sign in to comment.