Skip to content

Commit df5e93e

Browse files
committed
case-sensitive, eof line break
1 parent 228162e commit df5e93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/SD/examples/listFilesEnhanced/listfilesEnhanced.ino renamed to libraries/SD/examples/listfilesEnhanced/listfilesEnhanced.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ void printFilesInDirectory(File dir) {
131131
printFileName(file);
132132
}
133133
}
134-
}
134+
}

0 commit comments

Comments
 (0)