mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-28 17:24:50 -04:00
On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream.
This commit is contained in:
parent
4b7fa9f411
commit
77291b4e31
3 changed files with 11 additions and 0 deletions
|
@ -166,6 +166,9 @@ void shutdown() {
|
|||
|
||||
radio::disable();
|
||||
audio::shutdown();
|
||||
|
||||
cpld_hackrf_init_from_eeprom();
|
||||
|
||||
clock_manager.shutdown();
|
||||
|
||||
power.shutdown();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue