Open
Description
Hi,
Arduino libraries that handle files usually have a File
class derived from Stream
.
Here are a few examples:
I think WiFiStorageFile
should implement the Stream
interface too.
Best regards,
Benoit
Hi,
Arduino libraries that handle files usually have a File
class derived from Stream
.
Here are a few examples:
I think WiFiStorageFile
should implement the Stream
interface too.
Best regards,
Benoit