unmounted filesystems start as ejected

This commit is contained in:
Dan Halbert 2020-12-21 20:43:46 -05:00
parent fd21ff59d9
commit 3b4c14f3ec

View File

@ -39,7 +39,7 @@
#define MSC_FLASH_BLOCK_SIZE 512
static bool ejected[1] = {false};
static bool ejected[1] = {true};
void usb_msc_mount(void) {
// Reset the ejection tracking every time we're plugged into USB. This allows for us to battery