mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-10 05:30:42 -05:00
First test, ghost-singal c/m to only Mic_App
This commit is contained in:
parent
840da4c685
commit
08a108d3e4
3 changed files with 18 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ namespace hackrf {
|
|||
namespace cpld {
|
||||
|
||||
bool load_sram();
|
||||
void load_sram_no_verify(); // added to solve issue #637 , "ghost" signal at RX , after using any TX App
|
||||
bool verify_eeprom();
|
||||
void init_from_eeprom();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue