I get a problem to compile to hex When I'm use the the 4Bit SD-Mode Init command
Normally this works without a problem with the 4Bit SD-Mode Init command of the card.
I do the same as with the other programs. But this one don't compile. I have already tried many things
Code: Select all
C:/Users/stefan.erni/Desktop/esp-idf-2/mtxesp32s_sdkconfig/main/esp-project.c:277:21: error: implicit declaration of function 'FC_CAL_FILE_ReadByteFromFile_2' [-Werror=implicit-function-declaration]
277 | if (FCL_DATA_BYTE == 0)