This commit is contained in:
2024-03-11 14:19:42 +01:00
parent 3fe74603ca
commit dec48091f4

View File

@@ -67,10 +67,10 @@ We aren't using the cs2 and the pen pin because we arent utilizing the touch fun
```mermaid ```mermaid
classDiagram classDiagram
displayTex <|-- Adafruit_ST7796S_kbv displayText <|-- Adafruit_ST7796S_kbv
loop <-- displayTex
class displayTex{
class displayText{
+text +text
+color +color
+size +size