From 5f8e9e68a821a512ba2a09ada48a30d02696b6bc Mon Sep 17 00:00:00 2001 From: Michael Balzer Date: Fri, 19 May 2023 21:04:36 +0200 Subject: [PATCH] - Typo fix in SEVCON configuration --- extras/SEVCON-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/SEVCON-Configuration.md b/extras/SEVCON-Configuration.md index 50047d8..4ba59d9 100644 --- a/extras/SEVCON-Configuration.md +++ b/extras/SEVCON-Configuration.md @@ -63,7 +63,7 @@ The following command examples use the Twizy-Cfg syntax. | --- | --- | --- | --- | --- | | `2870 01` | Battery current limit source | 4 | see below | BMS | | `2870 02` | Max discharge current | 500 | 1 | 500 A | -| `2870 03` | Max recharge current | 65536 | -1 | 200 A | +| `2870 03` | Max recharge current | 65336 | -1 | 200 A | | `2870 04` | Profile 1 level | 0 | 1 | 0% | | `2870 05` | Profile 2 level | 0 | 1 | 0% | | `2870 06` | _Max discharge power (derived)_ | i.e. 4608 | 1/256 | 18 kW |