mirror of
https://github.com/30hours/blah2.git
synced 2024-11-18 12:33:58 +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,7 +1,8 @@
|
||||||
capture:
|
capture:
|
||||||
fs: 2000000
|
fs: 2000000
|
||||||
fc: 204640000
|
fc: 204640000
|
||||||
type: "RspDuo"
|
device:
|
||||||
|
type: "RspDuo"
|
||||||
replay:
|
replay:
|
||||||
state: false
|
state: false
|
||||||
loop: true
|
loop: true
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
capture:
|
capture:
|
||||||
fs: 2000000
|
fs: 2000000
|
||||||
fc: 204640000
|
fc: 204640000
|
||||||
type: "RspDuo"
|
device:
|
||||||
|
type: "RspDuo"
|
||||||
replay:
|
replay:
|
||||||
state: false
|
state: false
|
||||||
loop: true
|
loop: true
|
||||||
|
|
Loading…
Reference in a new issue