From 269b4ccfb584d6a3c1edf56cf15b18cbcabe8bf7 Mon Sep 17 00:00:00 2001 From: EPanepucci Date: Tue, 19 Apr 2022 10:28:53 +0200 Subject: [PATCH] settings and device properties --- config/settings.properties | 2 +- devices/F3.properties | 4 ++-- devices/led_ctrl_1.properties | 4 ++-- devices/led_ctrl_2.properties | 4 ++-- devices/led_ctrl_3.properties | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/settings.properties b/config/settings.properties index 23abb42..bf3038d 100644 --- a/config/settings.properties +++ b/config/settings.properties @@ -1,4 +1,4 @@ -#Mon Apr 11 10:37:13 CEST 2022 +#Thu Apr 14 19:07:11 CEST 2022 dry_mount_counter=0 room_temperature_enabled=false pin_offset=-0.0 diff --git a/devices/F3.properties b/devices/F3.properties index 4d23d1b..022d348 100644 --- a/devices/F3.properties +++ b/devices/F3.properties @@ -1,3 +1,3 @@ -#Wed Mar 23 09:53:12 CET 2022 +#Thu Apr 14 13:15:22 CEST 2022 detection=Mechanical -disabled=true +disabled=false diff --git a/devices/led_ctrl_1.properties b/devices/led_ctrl_1.properties index 040bbbd..2e780fe 100644 --- a/devices/led_ctrl_1.properties +++ b/devices/led_ctrl_1.properties @@ -1,8 +1,8 @@ -#Wed Mar 16 11:04:48 CET 2022 +#Wed Apr 13 09:35:00 CEST 2022 minValue=0.0 unit=V offset=0.0 -maxValue=1.0 +maxValue=0.4 precision=2 sign_bit=0 scale=3.0E-4 diff --git a/devices/led_ctrl_2.properties b/devices/led_ctrl_2.properties index 040bbbd..2e780fe 100644 --- a/devices/led_ctrl_2.properties +++ b/devices/led_ctrl_2.properties @@ -1,8 +1,8 @@ -#Wed Mar 16 11:04:48 CET 2022 +#Wed Apr 13 09:35:00 CEST 2022 minValue=0.0 unit=V offset=0.0 -maxValue=1.0 +maxValue=0.4 precision=2 sign_bit=0 scale=3.0E-4 diff --git a/devices/led_ctrl_3.properties b/devices/led_ctrl_3.properties index 040bbbd..2e780fe 100644 --- a/devices/led_ctrl_3.properties +++ b/devices/led_ctrl_3.properties @@ -1,8 +1,8 @@ -#Wed Mar 16 11:04:48 CET 2022 +#Wed Apr 13 09:35:00 CEST 2022 minValue=0.0 unit=V offset=0.0 -maxValue=1.0 +maxValue=0.4 precision=2 sign_bit=0 scale=3.0E-4