fusee-secondary: update for 11.0.0 erista

This commit is contained in:
Michael Scire
2020-11-30 22:49:30 -08:00
parent 7e2449b347
commit 11f90f03d9
3 changed files with 11 additions and 1 deletions

View File

@@ -88,6 +88,9 @@ typedef enum {
FS_VER_10_2_0,
FS_VER_10_2_0_EXFAT,
FS_VER_11_0_0,
FS_VER_11_0_0_EXFAT,
FS_VER_MAX,
} emummc_fs_ver_t;