fix pre-commit

This commit is contained in:
hathach
2024-04-25 11:28:18 +07:00
parent 5ee008c997
commit d664cbfcdd
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ bool tud_msc_start_stop_cb(uint8_t lun, uint8_t power_condition, bool start, boo
// unload disk storage
ejected = true;
}
}
}
return true;
}