Accelerometer using discovery on-board LIS302DL #473
This commit is contained in:
parent
41f25d460e
commit
9bdb615a33
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue