mirror of
https://github.com/30hours/blah2.git
synced 2024-11-08 12:25:42 +00:00
Make config files consistent
This commit is contained in:
parent
28a0fcf54b
commit
e0948c9d51
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
capture:
|
||||
fs: 2000000
|
||||
fc: 204640000
|
||||
device:
|
||||
type: "RspDuo"
|
||||
replay:
|
||||
state: false
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
capture:
|
||||
fs: 2000000
|
||||
fc: 204640000
|
||||
device:
|
||||
type: "RspDuo"
|
||||
replay:
|
||||
state: false
|
||||
|
|
Loading…
Reference in a new issue