Skip to content

Commit

Permalink
Merge pull request #20526 from MrKevinWeiss/pr/feathersaul
Browse files Browse the repository at this point in the history
boards/feather-nrf52840-sense: use generic lsm6dsxx
  • Loading branch information
MrKevinWeiss authored Apr 2, 2024
2 parents ad51739 + 99daaec commit a9b9569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/feather-nrf52840-sense/Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += apds9960
USEMODULE += bmp280_i2c
USEMODULE += lis3mdl
USEMODULE += lsm6ds33
USEMODULE += lsm6dsxx
USEMODULE += saul_gpio
USEMODULE += sht3x
endif
Expand Down

0 comments on commit a9b9569

Please sign in to comment.