Show calibration wait timer in debug output
This commit is contained in:
@@ -86,6 +86,18 @@ Every status output includes boot uptime:
|
||||
uptime=0h 2m 13s 457ms
|
||||
```
|
||||
|
||||
If the use counter reached 10, status/debug output also includes the ignition-off calibration timer:
|
||||
|
||||
```text
|
||||
autoCalOffTimer=elapsed 0h 1m 20s 123ms remaining 0h 3m 39s 877ms
|
||||
```
|
||||
|
||||
If IG1 is still ON:
|
||||
|
||||
```text
|
||||
autoCalOffTimer=waiting_for_ig_off
|
||||
```
|
||||
|
||||
## Automatic Calibration
|
||||
|
||||
- Each `IG1 HIGH -> LOW` transition increments the EEPROM use counter.
|
||||
|
||||
Reference in New Issue
Block a user