mirror of
https://github.com/nqrduck/nqrduck-spectrometer-limenqr.git
synced 2024-11-09 19:20:02 +00:00
Implemented change of spectrometer.
This commit is contained in:
parent
c36c689902
commit
7ab24817c1
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ class LimeNQRModel(ModuleModel):
|
||||||
|
|
||||||
def __init__(self, module) -> None:
|
def __init__(self, module) -> None:
|
||||||
super().__init__(module)
|
super().__init__(module)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue