Skip to content

Commit 8f5a944

Browse files
authored
Merge pull request #796 from thinkier/patch-1
Doc error in Pico Display Pack 2 README (C++)
2 parents 40f0554 + aa8b158 commit 8f5a944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/pico_display_2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pico Display 2.0" Pack <!-- omit in toc -->
22

3-
Our Pico Display Pack offers a vibrant 1.14" (240x135) IPS LCD screen for your Raspberry Pi Pico it also includes four switches and and an RGB LED!
3+
Our Pico Display Pack offers a vibrant 2.0" (320x240) IPS LCD screen for your Raspberry Pi Pico it also includes four switches and and an RGB LED!
44

55
- [Example Program](#example-program)
66
- [Function Reference](#function-reference)
@@ -81,4 +81,4 @@ Pico Display uses our Pico Graphics library to draw graphics and text. For more
8181
8282
### ST7789
8383
84-
Pico Display uses the ST7789 display driver to handle the LCD. For more information [read the ST7789 README.](../../drivers/st7789/README.md).
84+
Pico Display uses the ST7789 display driver to handle the LCD. For more information [read the ST7789 README.](../../drivers/st7789/README.md).

0 commit comments

Comments
 (0)