mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
fixed rtl_fm path
This commit is contained in:
parent
4be6e5f641
commit
b66bc14241
|
|
@ -27,7 +27,7 @@ inputSource:
|
||||||
squelch: 1
|
squelch: 1
|
||||||
gain: 100
|
gain: 100
|
||||||
#fir_size: 0
|
#fir_size: 0
|
||||||
rtlPath: /usr/bin/rtl_fm
|
rtlPath: /usr/local/bin/rtl_fm
|
||||||
lineIn:
|
lineIn:
|
||||||
card: 1
|
card: 1
|
||||||
device: 0
|
device: 0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue