From 7fef9591f0fee4154e3182c62e711ca994051b02 Mon Sep 17 00:00:00 2001
From: Paulus Kruger <kruger@astron.nl>
Date: Tue, 11 Apr 2023 10:07:29 +0000
Subject: [PATCH] ,. fixed

---
 pypcc/config/RECVTR_HB_TEST.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pypcc/config/RECVTR_HB_TEST.yaml b/pypcc/config/RECVTR_HB_TEST.yaml
index d591e2f..4a139ea 100644
--- a/pypcc/config/RECVTR_HB_TEST.yaml
+++ b/pypcc/config/RECVTR_HB_TEST.yaml
@@ -331,7 +331,7 @@ variables:
      driver: I2C_RCU
      devreg:  [AN.I_Ant0,AN.I_Ant1,AN.I_Ant2]
      width: 23
-     scale: 3,9736e-7 #3V ref, 2.7K res,  =Vref/2^(23) * 3000/R
+     scale: 3.9736e-7 #3V ref, 2.7K res,  =Vref/2^(23) * 3000/R
      rw:  ro
      dtype: double
 
-- 
GitLab