Skip to content

Read data from a file

Byron Lathi requested to merge sdcard into master

Adds enough to read from a file on a FAT32/VFAT formatted SD card.

This also fixes the bug that was causing anything but the first read to fail.

Merge request reports