Accelerometer using discovery on-board LIS302DL #473

This commit is contained in:
rusefi 2023-12-17 00:30:00 -05:00
parent 41f25d460e
commit 9bdb615a33
1 changed files with 4 additions and 1 deletions

View File

@ -60,4 +60,7 @@ DDEFS += -DEFI_WS2812=TRUE
ifndef IS_RE_BOOTLOADER
DDEFS += -DHAL_USE_EEPROM=TRUE
endif
endif
# DDEFS += -DEFI_ONBOARD_MEMS=TRUE
# todo re-enable lis302dl.mk