Skip to content

Commit 5d6d2b6

Browse files
authored
Update TFT_eSPIOut.h
minor changes
1 parent 2af0004 commit 5d6d2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/menuIO/TFT_eSPIOut.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ www.r-site.net
2222
// TFT_eSPI gfx = TFT_eSPI();
2323
// #include <menu.h>
2424
// #include <menuIO/TFT_eSPIOut.h>
25-
// T_eSPI gfx = TFT_eSPI();
25+
// TTFT_eSPI gfx = TFT_eSPI();
2626

2727
namespace Menu {
2828

0 commit comments

Comments
 (0)