mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 23:01:47 +00:00
Move sdcStop() call to have symmetry with sdcStart().
This commit is contained in:
@@ -143,8 +143,6 @@ void init() {
|
||||
}
|
||||
|
||||
void shutdown() {
|
||||
sdcStop(&SDCD1);
|
||||
|
||||
display.shutdown();
|
||||
|
||||
radio::disable();
|
||||
|
||||
Reference in New Issue
Block a user