コード例 #1
0
ファイル: TunerStack.cs プロジェクト: g3gg0/rx-fft
 public void CloseTuner()
 {
     MasterTuner.CloseTuner();
     SlaveTuner.CloseTuner();
 }