You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ You will need to do some changes in the ```platformio.ini``` file before uploadi
45
45
<br>
46
46

47
47
48
-
## Installation (for arduino users)
48
+
## For Arduino IDE users
49
49
All of the required code is in the ```src``` directory, just rename the file ```main.cpp``` to ```main.ino``` and install the below libraries and upload the code
50
50
1.```Button2```
51
51
2.```TFT_eSPI``` (according to LILYGO TFT_eSPI version 2.0.14 or lower is recommended)
0 commit comments