configurable poll_rate
This commit is contained in:
@@ -3,6 +3,7 @@ server = "127.0.0.1:5002"
|
||||
|
||||
[grpc]
|
||||
url = "http://127.0.0.1:50051/"
|
||||
poll_rate = 10
|
||||
|
||||
[stt]
|
||||
url = "http://192.168.0.2:3000/"
|
||||
@@ -11,8 +12,3 @@ url = "http://192.168.0.2:3000/"
|
||||
frequency = 251250000
|
||||
modulation = "Am"
|
||||
voice = "David"
|
||||
|
||||
[channels.Magic1-1]
|
||||
frequency = 266000000
|
||||
modulation = "Am"
|
||||
voice = "Zira"
|
||||
|
||||
Reference in New Issue
Block a user