Hi @Jerware
I know you stopped the gameframe project, but i have built my own LED Matrix and try now to run your code on a teensy 4.1.
When im copy pasting your code i get the following error message:
gameFrameV2:1269: error: 'SdFat {aka class SdFs}' has no member named 'vwd'
myFile.open(sd.vwd(), folderIndex, O_READ);
Errorlog_verbose.txt
Could you please have a look at it, because im wasting days here :D
Hi @Jerware
I know you stopped the gameframe project, but i have built my own LED Matrix and try now to run your code on a teensy 4.1.
When im copy pasting your code i get the following error message:
Errorlog_verbose.txt
Could you please have a look at it, because im wasting days here :D