This commit is contained in:
rusefi 2020-11-02 23:52:26 -05:00
parent 0f5f0a549b
commit 13b4b02873
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ public:
RegisteredOutputPin mainRelay;
// this one cranks engine
RegisteredOutputPin starterControl;
// this one prevents driver from cranknig engine
// this one prevents driver from cranking engine
RegisteredOutputPin starterRelayDisable;
RegisteredOutputPin fanRelay;