From bcc3345f660962602656e5b91db92cb6b283d375 Mon Sep 17 00:00:00 2001 From: WJCarpenter Date: Tue, 23 Feb 2021 23:47:45 -0800 Subject: [PATCH] typo in st7735 model number (#1025) There was a misplaced underscore. If you copy/paste that model name, the code doesn't compile. --- components/display/st7735.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/display/st7735.rst b/components/display/st7735.rst index 4aea32262..7590e3017 100644 --- a/components/display/st7735.rst +++ b/components/display/st7735.rst @@ -68,7 +68,7 @@ Models: - INITR_GREENTAB - INITR_REDTAB - INITR_BLACKTAB -- INITR_MIN_I160X80 +- INITR_MINI160X80 - INITR_18BLACKTAB - INITR_18REDTAB