Minor MEMS/Accelerometer compilation fix (#484)

This commit is contained in:
andreika-git 2017-11-03 00:09:13 +02:00 committed by rusefi
parent ab095d324c
commit fc3f215543
1 changed files with 2 additions and 1 deletions

View File

@ -413,8 +413,9 @@ void initHardware(Logging *l) {
initMmcCard();
#endif /* EFI_FILE_LOGGING */
#if EFI_MEMS || defined(__DOXYGEN__)
initAccelerometer(PASS_ENGINE_PARAMETER_SIGNATURE);
#endif
// initFixedLeds();
// initBooleanInputs();