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
On modern Arduinos such as the Nano ESP32 file name require a leading "/" to be recognized. This simply replaces "example.txt" with "/example.txt" in five places.
0 commit comments