Show calibration wait timer in debug output

This commit is contained in:
2026-06-07 13:15:29 +09:00
parent c6e80e0618
commit 4a68bd39c6
3 changed files with 56 additions and 0 deletions
+12
View File
@@ -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.