Skip to content

Commit 929575d

Browse files
authored
Merge pull request #171 from txoof/txoof-patch-1
Update README.md
2 parents e4060f4 + ce0ef6f commit 929575d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ Virtually all WaveShare E-Paper screens are now supported!
267267

268268
Most of the WaveShare screens that support 2/3 color output will also work with with the non-colored driver. Using the 1 bit driver can yield significantly better update speeds. For example: the `waveshare_epd.epd2in7b` screen takes around 15 seconds to update even when refreshing a 1 bit image, but can be run using the `waveshare_epd.epd2in7` module in 1-bit mode which takes less than 2 seconds to update.
269269

270-
271270
|Screen |Supported |Mode |
272271
|:-----------------|:--------------|:-------------|
273272
|00. epd13in3k |True |"1" 1 bit |
@@ -321,11 +320,12 @@ Most of the WaveShare screens that support 2/3 color output will also work with
321320
|48. epd7in5 |True |"1" 1 bit |
322321
|49. epd7in5_HD |True |"1" 1 bit |
323322
|50. epd7in5_V2 |True |"1" 1 bit |
324-
|51. epd7in5_V2_old|True |"1" 1 bit |
325-
|52. epd7in5b_HD |True |"1" 1 bit |
326-
|53. epd7in5b_V2 |True |"1" 1 bit |
327-
|54. epd7in5bc |True |"1" 1 bit |
328-
|55. All HD IT8951 |True |"L" 8 bit |
323+
|51. epd7in5_V2_fast|True |"1" 1 bit |
324+
|52. epd7in5_V2_old|True |"1" 1 bit |
325+
|53. epd7in5b_HD |True |"1" 1 bit |
326+
|54. epd7in5b_V2 |True |"1" 1 bit |
327+
|55. epd7in5bc |True |"1" 1 bit |
328+
|56. All HD IT8951 |True |"L" 8 bit |
329329

330330
<a name="knownIssues"> </a>
331331
## Issues

0 commit comments

Comments
 (0)