From 3fd4a7a1e1436e161b4c6540d9a06b1707906a0a Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Fri, 11 Jan 2019 03:08:01 +0000 Subject: [PATCH] Update JSON dictionary --- JSON-dictionary.md | 1 + 1 file changed, 1 insertion(+) diff --git a/JSON-dictionary.md b/JSON-dictionary.md index a17020b..7ae7e45 100644 --- a/JSON-dictionary.md +++ b/JSON-dictionary.md @@ -23,6 +23,7 @@ Certain commands are used to alter the non volatile settings stored by the contr | FanRPM | integer | RPM | From ESP | n/a | | GlowCurrent | float | 10mA resolution | From ESP | n/a | | GlowVoltage | float | 0.1V resolution | From ESP | n/a | +| InputVoltage | float | 0.1V resolution | From ESP | n/a | | NVsave | int | must be 8861 | To ESP | n/a | | PumpActual | float | 0.1Hz resolution | From ESP | n/a | | PumpFixed | float | 0.1Hz resolution | From ESP | n/a |