Show minor edits - Show changes to markup
Tests whether the given file or directory exists on the SD card.
Tests whether a file or directory exists on the SD card.
Tests whether the given file or directory exists on the SD card.
SD.exists(filename)
filename: the name of the file to test for existence, which can include directories (delimited by forward-slashes, /)
true if the file or directory exists, false if not