Fixed "monitor" test conf files for typos in PVT keys

This commit is contained in:
Josh Schindehette 2020-10-10 09:24:51 -04:00 committed by Carles Fernandez
parent a8b536b367
commit 1fc7e419d4
2 changed files with 4 additions and 6 deletions

View File

@ -67,9 +67,8 @@ PVT.flag_averaging=true
PVT.output_rate_ms=10
PVT.display_rate_ms=500
PVT.enable_monitor=true
PVT.decimation_factor=1
PVT.client_addresses=127.0.0.1
PVT.udp_port=1234
PVT.monitor_client_addresses=127.0.0.1
PVT.monitor_udp_port=1234
;######### MONITOR CONFIG ############
Monitor.enable_monitor=true

View File

@ -60,9 +60,8 @@ PVT.flag_averaging=true
PVT.output_rate_ms=10
PVT.display_rate_ms=500
PVT.enable_monitor=true
PVT.decimation_factor=1
PVT.client_addresses=127.0.0.1
PVT.udp_port=1234
PVT.monitor_client_addresses=127.0.0.1
PVT.monitor_udp_port=1234
;######### MONITOR CONFIG ############
Monitor.enable_monitor=true