From fb05c13900830c234d9bf7b37f6d9dff52e4b2be Mon Sep 17 00:00:00 2001 From: MichaelDvP Date: Fri, 11 Sep 2020 11:16:29 +0200 Subject: [PATCH] add dallas parasite setting (fix #490), sort settings page --- .../src/project/EMSESPSettingsController.tsx | 32 ++++++++++++++++++- interface/src/project/EMSESPtypes.ts | 3 +- src/EMSESPSettingsService.cpp | 8 +++-- src/EMSESPSettingsService.h | 4 ++- src/sensors.cpp | 9 ++++-- src/sensors.h | 1 + src/system.cpp | 3 ++ 7 files changed, 52 insertions(+), 8 deletions(-) diff --git a/interface/src/project/EMSESPSettingsController.tsx b/interface/src/project/EMSESPSettingsController.tsx index dadcde600..c8106b748 100644 --- a/interface/src/project/EMSESPSettingsController.tsx +++ b/interface/src/project/EMSESPSettingsController.tsx @@ -51,6 +51,10 @@ function EMSESPSettingsControllerForm(props: EMSESPSettingsControllerFormProps) Customize EMS-ESP by editing the default settings here. Refer to the {'Wiki'} for descriptions of each setting. +

+ + EMS Bus Settings + +

+ + Dallas Sensor Settings + - + } + label="Dallas Parasite Mode" + /> +

+ + LED Settings + + +

+ + Shower Settings + +

+ + Syslog Settings +