mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 21:11:47 +00:00
On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream.
This commit is contained in:
@@ -166,6 +166,9 @@ void shutdown() {
|
||||
|
||||
radio::disable();
|
||||
audio::shutdown();
|
||||
|
||||
cpld_hackrf_init_from_eeprom();
|
||||
|
||||
clock_manager.shutdown();
|
||||
|
||||
power.shutdown();
|
||||
|
||||
Reference in New Issue
Block a user