mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04: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();
|
||||
|
||||
sdcDisconnect(&SDCD1);
|
||||
sdcStop(&SDCD1);
|
||||
|
||||
portapack::shutdown();
|
||||
|
Loading…
Reference in New Issue
Block a user