Prusa MINI Firmware overview
|
Functions | |
int | fs_open_custom (struct fs_file *file, const char *name) |
void | fs_close_custom (struct fs_file *file) |
int | fs_read_custom (struct fs_file *file, char *buffer, int count) |
Variables | |
static FIL | webFile |
int fs_read_custom | ( | struct fs_file * | file, |
char * | buffer, | ||
int | count | ||
) |
|
static |