This commit is contained in:
rusefi 2020-04-28 08:10:36 -04:00
parent cb668e5234
commit 0c5e41a36d
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ void enableFrankensoCan(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
engineConfiguration->canReadEnabled = false;
}
// this is related to #1375
static brain_pin_e currentTxPin = GPIO_UNASSIGNED;
static brain_pin_e currentRxPin = GPIO_UNASSIGNED;