First test, ghost-singal c/m to only Mic_App

This commit is contained in:
Brumi-2021
2022-08-26 18:34:30 +02:00
parent 840da4c685
commit 08a108d3e4
3 changed files with 18 additions and 0 deletions

View File

@@ -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();