From eaab7cda0beac4418305598a8d8f6ff848db54dd Mon Sep 17 00:00:00 2001 From: Abdullahsab3 <36844223+Abdullahsab3@users.noreply.github.com> Date: Fri, 31 Dec 2021 09:30:01 +0100 Subject: [PATCH] corrected the spelling of height() --- docs/en/api/lcd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/api/lcd.md b/docs/en/api/lcd.md index 5aa4ce6a..d7525521 100644 --- a/docs/en/api/lcd.md +++ b/docs/en/api/lcd.md @@ -1421,7 +1421,7 @@ M5.begin(); M5.Lcd.print(M5.Lcd.width()); ``` -## hight() +## height() **Description:**