configurable poll_rate

This commit is contained in:
AviiNL
2023-12-23 17:22:07 +01:00
parent 5beec8d9b9
commit e6596f27ad
5 changed files with 26 additions and 11 deletions

View File

@@ -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"