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
@@ -7,7 +7,7 @@ ESP8266 & ESP32 library for uploading .tft files to the Nextion display over ser
7
7
ESP8266: Due to bugs in older arduino cores we recommend using version 2.5.1 or higher.
8
8
ESP32: Latest arduino core should work fine
9
9
10
-
### Hardresets
10
+
### Hardresets (should be no need for this after library version 0.5.5)
11
11
If the nextion displays an error: Failed to update, Connection lost, Incompatible upload etc.
12
12
You will need to hardreset(power cycle) the display before trying the next update. This might be an issue if you are updating from a remote location. You should therefore consider adding a transistor or relay to your nextion power lines.
0 commit comments