You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The File32 class in the SdFat library has functions open() and openNext(), which are useful when iterating through files in a directory. These are either missing or have different function signatures in this library, which make them incompatible with the CI framework.