Skip to content

Commit

Permalink
Merge pull request #13727 from benpicco/boards/esp32-heltec-lora32-v2…
Browse files Browse the repository at this point in the history
…_sx1276

boards/esp32-heltec-lora32-v2: enable sx1276 by default
  • Loading branch information
gschorcht authored Mar 26, 2020
2 parents 18c4cfe + 315d0be commit 267433b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions boards/esp32-heltec-lora32-v2/Makefile.dep
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
ifneq (,$(filter netdev_default,$(USEMODULE)))
USEMODULE += sx1276
endif

include $(RIOTBOARD)/common/esp32/Makefile.dep

0 comments on commit 267433b

Please sign in to comment.