Implemented change of spectrometer.

This commit is contained in:
jupfi 2023-07-04 15:56:35 +02:00
parent c36c689902
commit 7ab24817c1

View file

@ -7,3 +7,5 @@ class LimeNQRModel(ModuleModel):
def __init__(self, module) -> None:
super().__init__(module)