Script execution

This commit is contained in:
2016-12-09 15:32:27 +01:00
parent 384331420e
commit c42a2c1691

View File

@@ -15,10 +15,10 @@ Preconditions - RF station is running
#################################################################
# Parameter SECTION, change it to your RF station before run
SECTION = "SINSB02"
SECTION = "SINDI01"
# for 100 Hz and P2P-count = 100 this can be at least 1.1 seconds
latency = 5
latency = 3
#################################################################