From 13f8a0f3717d8d02034990d5595673afeba98e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rki?= Date: Wed, 31 Oct 2018 08:09:13 +0100 Subject: [PATCH] Set back since example setting. --- policies/llrf_measurements.policies | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/policies/llrf_measurements.policies b/policies/llrf_measurements.policies index 1986e42..18e0ba0 100644 --- a/policies/llrf_measurements.policies +++ b/policies/llrf_measurements.policies @@ -71,7 +71,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2D", + "ttl":"P1D", "modulo":1 } , @@ -93,7 +93,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2D", + "ttl":"P1D", "modulo":1 } , @@ -115,7 +115,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2D, + "ttl":"P1D, "modulo":1 } ,