mirror of
https://github.com/nqrduck/nqrduck-spectrometer-limenqr.git
synced 2024-11-09 11:10:03 +00:00
Merge branch 'main' of https://github.com/jupfi/nqrduck-spectrometer-limenqr
This commit is contained in:
commit
35effabd52
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ class LimeNQRController(BaseSpectrometerController):
|
||||||
tdx,
|
tdx,
|
||||||
tdy,
|
tdy,
|
||||||
self.module.model.target_frequency,
|
self.module.model.target_frequency,
|
||||||
frequency_shift=self.module.model.if_frequency,
|
#frequency_shift=self.module.model.if_frequency,
|
||||||
)
|
)
|
||||||
|
|
||||||
# Emit the data to the nqrduck core
|
# Emit the data to the nqrduck core
|
||||||
|
|
Loading…
Reference in a new issue