stale todo

(cherry picked from commit b9e28bb5b6)
This commit is contained in:
Matthew Kennedy 2023-03-03 02:01:59 -08:00 committed by rusefillc
parent 9fff7998f7
commit 1d7d988c42
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ static void setInjectorPins() {
}
static void setIgnitionPins() {
// todo: I wonder if these are not right in light of the network rename and the +12 VP issue?
engineConfiguration->ignitionPins[0] = Gpio::D4;
engineConfiguration->ignitionPins[1] = Gpio::D3;
engineConfiguration->ignitionPins[2] = Gpio::D2;