Typo
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user