REPALphilread / ReP_AL-3D-Lawn-Mower

Code and Other for the ReP_AL Lawn Mower
103 stars 54 forks source link

Problem to access to bmp on SD CARD from arduino mega #37

Open lebearnais64 opened 1 year ago

lebearnais64 commented 1 year ago

Hi i format my SD card on FAT32 I copy all the file to the SDCARD

When i try to flash the TFT arduino code, I have the following error message

error: 'SdFatSoftSpi' does not name a type; did you mean 'SdFatConfig_h'?

Do you have an idea of this problem?

regards