mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-27 00:35:59 -04:00
Move sdcStop() call to have symmetry with sdcStart().
This commit is contained in:
parent
0a9da7a1d3
commit
6f09cf21f8
2 changed files with 2 additions and 2 deletions
|
@ -143,8 +143,6 @@ void init() {
|
|||
}
|
||||
|
||||
void shutdown() {
|
||||
sdcStop(&SDCD1);
|
||||
|
||||
display.shutdown();
|
||||
|
||||
radio::disable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue