mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 23:01:47 +00:00
Add Shutdown message, plumbing to send and handle.
This commit is contained in:
@@ -153,6 +153,9 @@ void shutdown() {
|
||||
// TODO: Wait a bit for supplies to discharge?
|
||||
|
||||
chSysDisable();
|
||||
|
||||
systick_stop();
|
||||
|
||||
hackrf::one::reset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user