Skip to content

Commit

Permalink
Merge pull request #796 from thinkier/patch-1
Browse files Browse the repository at this point in the history
Doc error in Pico Display Pack 2 README (C++)
  • Loading branch information
helgibbons authored Jul 4, 2023
2 parents 40f0554 + aa8b158 commit 8f5a944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/pico_display_2/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pico Display 2.0" Pack <!-- omit in toc -->

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!
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!

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

0 comments on commit 8f5a944

Please sign in to comment.