compile error

Hello

Can someone please help me to compile this code i get error 'SdFat' does not name a type. sdfat is installed in my libraries.

Error message:
exit status 1
'SdFat' does not name a type

EDC16_Demo_Desktop.ino (34.9 KB)

Please post the full error message

Hi

I put it in a txt file

compile error.txt (28.4 KB)

Which SD library are you using? This, for example,

has similar include file names, but no SdFat class. Are you sure your library has it?