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** | |