only:harley
This commit is contained in:
parent
067b7fc6a1
commit
2ddc733aa9
|
@ -742,6 +742,8 @@ bool TriggerCentral::isToothExpectedNow(efitick_t timestamp) {
|
|||
return true;
|
||||
}
|
||||
|
||||
BOARD_WEAK bool boardAllowTriggerAcrIntegration() { return true; }
|
||||
|
||||
/**
|
||||
* This method is NOT invoked for VR falls.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue