debug: restore ignition input only

This commit is contained in:
2026-07-01 23:34:08 -06:00
parent c8d0e4a23f
commit 83a392567c
@@ -4151,6 +4151,8 @@ void setup() {
printConfig();
pinMode(IGNITION_PIN, INPUT);
initRelays();
heapCheckpoint("after:initRelays");