Update hackrf submodule (#3034)

* fix warnings

* update hackrf submodule
This commit is contained in:
gullradriel
2026-02-24 00:41:59 +01:00
committed by GitHub
parent 065d01b591
commit bfbbacd43c
3 changed files with 2 additions and 5 deletions
-3
View File
@@ -297,9 +297,6 @@ bool set_tuning_frequency(const rf::Frequency frequency) {
}
ssp1_arbiter.invalidate();
// Log this value somewhere you can see it
uint32_t written_r15 = first_if.read(15);
#else
baseband_cpld.set_invert(mixer_invert ^ baseband_invert);
#endif