From a60dee969f8e3b8a8db425157fafa05df6319e0e Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Sun, 21 Jul 2019 21:04:12 +0000 Subject: [PATCH] Update JSON dictionary --- JSON-dictionary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/JSON-dictionary.md b/JSON-dictionary.md index 526c56c..5a704a4 100644 --- a/JSON-dictionary.md +++ b/JSON-dictionary.md @@ -36,11 +36,11 @@ Certain commands are used to alter the non volatile settings stored by the contr | GPmodeIn | string | description | From ESP | no | GPIO input mode | | GPmodeOut | string | description | From ESP | no | GPIO output mode | | InputVoltage | float | 0.1V resolution | From ESP | n/a | | -| LowVoltCutout | float | *12V* 10.0 .. 12.5
*24V* 20.0 .. 25.0 | To/From ESP | **YES** | Low voltage protection | +| LowVoltCutout | float | *12V* 10.0 .. 12.5
*24V* 20.0 .. 25.0 | To/From ESP | **YES** | Low voltage protection
0 disables| | NVsave | int | 8861 | To ESP | n/a | **must** be 8861 | | PumpActual | float | 0.1Hz resolution | From ESP | n/a | | | PumpCal | float | description | To/From ESP | **YES** | mL / stroke of pump | -| PumpCount | float | description | To/From ESP | n/a | Integrated pump strokes (fuel gauge) | +| PumpCount | float | description | To/From ESP | n/a | Integrated pump strokes (fuel gauge)
Send 0 to reset| | PumpFixed | float | 0.1Hz resolution | From ESP | n/a | | | PumpPrime | int | 0,1 | To ESP | no | | | PumpMax | float | 0.1Hz resolution | To/From ESP | **YES** | |