mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-18 21:53:59 +00:00
Move sdcStop() call to have symmetry with sdcStart().
This commit is contained in:
@@ -283,6 +283,8 @@ int main(void) {
|
||||
|
||||
event_dispatcher.run();
|
||||
|
||||
sdcStop(&SDCD1);
|
||||
|
||||
portapack::shutdown();
|
||||
m4_init(portapack::spi_flash::hackrf, portapack::memory::map::m4_code_hackrf);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user