Can’t build any firmware Marlin/src/gcode/eeprom/M500-M504.cpp:72:64: error: no matching function for call to 'SdBaseFile::open(MediaFile, const char [7], int)'
I am getting this error trying to build the firmware for the Ender 5 Pro with a 4.2.2. Motherboard and BlTouch using the BLTouch Port. The error is;
Marlin/src/gcode/eeprom/M500-M504.cpp:72:64: error: no matching function for call to ‘SdBaseFile::open(MediaFile, const char [7], int)’
The only modifications I have tried is using the Micro Swiss Hotend, (The one I am using is a Creality Spider hotend) And chaging the default port on the BLTouch to use the BLTouch board that comes with the BLTouch.
After playing around with all of these, I get this error.