Crap ok, found it.
I was using these:
//Add the SdFat Libraries
#include <SdFat.h>
#include <SdFatUtil.h>
not the base SD library.
I see available() now too.
Thanks
Crap ok, found it.
I was using these:
//Add the SdFat Libraries
#include <SdFat.h>
#include <SdFatUtil.h>
not the base SD library.
I see available() now too.
Thanks