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
classDiagram
displayTex <|-- Adafruit_ST7796S_kbv
loop <-- displayTex
displayText <|-- Adafruit_ST7796S_kbv
class displayTex{
class displayText{
+text
+color
+size