From f5bf1a17fab6a81ba0908b5debf155fd43598486 Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Fri, 19 Jul 2019 20:57:33 +0000 Subject: [PATCH] Update JSON dictionary --- JSON-dictionary.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/JSON-dictionary.md b/JSON-dictionary.md index e1341a2..b792568 100644 --- a/JSON-dictionary.md +++ b/JSON-dictionary.md @@ -37,6 +37,8 @@ Certain commands are used to alter the non volatile settings stored by the contr | InputVoltage | float | 0.1V resolution | From ESP | n/a | | | 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) | | 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** | |