From 4f2e2aa78d49fe6764f846b62d504a5ac7498fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rki?= Date: Fri, 15 Jun 2018 12:30:14 +0200 Subject: [PATCH] Fix ISO time format. --- policies/llrf.policies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policies/llrf.policies b/policies/llrf.policies index af87e1c..ba22c61 100644 --- a/policies/llrf.policies +++ b/policies/llrf.policies @@ -332,7 +332,7 @@ Examples for ttl settings: ], "waveform":[ { - "ttl":"P6H", + "ttl":"PT6H", "modulo":1 } ]