From c90fda297733021fbf51ab1c361051d437870272 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 11 Mar 2024 13:52:06 +0100 Subject: [PATCH] Updated uml tft screen class --- docs/node-documentation/TFT-screen.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/node-documentation/TFT-screen.md b/docs/node-documentation/TFT-screen.md index ffe63b0..457c281 100644 --- a/docs/node-documentation/TFT-screen.md +++ b/docs/node-documentation/TFT-screen.md @@ -77,6 +77,8 @@ class displayTex{ +posx +posy +void writeText() + -int bottomText(char* text) + -void printWordsFull(char* text) -int centerText(char* text)