fix capitalization

This commit is contained in:
r4 2022-04-11 17:48:27 +02:00
parent 41ca9f6bbe
commit 0a936c0147
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
CMD (DI) | D11 (MOSI)
D3 (CS) | D10 (SS)
SD pin D3 is the chip select pin (must be set manually in pin_ss).
SD pin D3 is the chip select pin (must be set manually in PIN_SS).
*/
#include <SD.h>