summaryrefslogtreecommitdiff
path: root/supervisor/shared
diff options
context:
space:
mode:
authorLimor "Ladyada" Fried <limor@ladyada.net>2020-11-14 11:47:45 -0500
committerGitHub <noreply@github.com>2020-11-14 11:47:45 -0500
commitf2e911ad91db7c04673e76c884abbc19494a4e7f (patch)
tree47f6a854677781382d715791e7d7534d71887f7a /supervisor/shared
parent9169878ebbeab3fc62785b9bf753499ad9033321 (diff)
parentbda3267432aee57e704a20308b724369cceeb6ca (diff)
Merge pull request #3680 from tannewt/magtag_builtin_display
Add board.DISPLAY to MagTag. Fix luma computation
Diffstat (limited to 'supervisor/shared')
-rw-r--r--supervisor/shared/usb/usb_msc_flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/supervisor/shared/usb/usb_msc_flash.c b/supervisor/shared/usb/usb_msc_flash.c
index 7532b6aea..b39f60dcd 100644
--- a/supervisor/shared/usb/usb_msc_flash.c
+++ b/supervisor/shared/usb/usb_msc_flash.c
@@ -39,7 +39,7 @@
#define MSC_FLASH_BLOCK_SIZE 512
-static bool ejected[1] = {true};
+static bool ejected[1] = {false};
void usb_msc_mount(void) {
// Reset the ejection tracking every time we're plugged into USB. This allows for us to battery