only:harley

This commit is contained in:
rusefillc 2024-03-29 15:48:16 -04:00
parent 067b7fc6a1
commit 2ddc733aa9
1 changed files with 2 additions and 0 deletions

View File

@ -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.
*/