mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-14 11:44:00 +00:00
Add sdcDisconnect() to avoid HackRF mode entry crash if SD card is connected.
This commit is contained in:
parent
6f09cf21f8
commit
77199fb3dd
@ -283,6 +283,7 @@ int main(void) {
|
|||||||
|
|
||||||
event_dispatcher.run();
|
event_dispatcher.run();
|
||||||
|
|
||||||
|
sdcDisconnect(&SDCD1);
|
||||||
sdcStop(&SDCD1);
|
sdcStop(&SDCD1);
|
||||||
|
|
||||||
portapack::shutdown();
|
portapack::shutdown();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user