From aa8b158ba3e6c849abe48eeb3ee8a8e4ee931157 Mon Sep 17 00:00:00 2001 From: thinkier <26728734+thinkier@users.noreply.github.com> Date: Tue, 4 Jul 2023 11:19:32 +1000 Subject: [PATCH] :pencil: maybe a copypaste error --- libraries/pico_display_2/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/pico_display_2/README.md b/libraries/pico_display_2/README.md index 18ad905c..de642769 100644 --- a/libraries/pico_display_2/README.md +++ b/libraries/pico_display_2/README.md @@ -1,6 +1,6 @@ # Pico Display 2.0" Pack -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) @@ -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). \ No newline at end of file +Pico Display uses the ST7789 display driver to handle the LCD. For more information [read the ST7789 README.](../../drivers/st7789/README.md).