Replies: 1 comment
-
Ok, the example just works without that line |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
sadly there are still problems with the conversation of examples made by the v1 version of SD fat.
Example: Adafruit TinyUSB "msc_sdfat"
Line 164:
sd.cacheClear();
Compilation error: 'SdFat' {aka 'class SdFs'} has no member named 'cacheClear'
(Neither The msc-SD example will compile!)
Someone solved this example?
Thank you regards Matthias
Beta Was this translation helpful? Give feedback.
All reactions