fix master #1375
This commit is contained in:
parent
cb668e5234
commit
0c5e41a36d
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue