mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 20:31:46 +00:00
Shut down LCD during PortaPack shutdown.
This commit is contained in:
@@ -146,6 +146,8 @@ void init() {
|
||||
void shutdown() {
|
||||
sdcStop(&SDCD1);
|
||||
|
||||
display.shutdown();
|
||||
|
||||
radio::disable();
|
||||
audio_codec.reset();
|
||||
clock_manager.shutdown();
|
||||
|
||||
Reference in New Issue
Block a user