This commit is contained in:
rusefillc 2021-12-16 17:27:16 -05:00
parent 9f814cb5b1
commit ceb9b6e821
1 changed files with 2 additions and 0 deletions

View File

@ -143,6 +143,8 @@ void setBoardDefaultConfiguration(void) {
setBoschVAGETB();
engineConfiguration->globalTriggerAngleOffset = 93;
engineConfiguration->isSdCardEnabled = true;
// todo: should this be a global default not just Hellen121?