mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/gnrc_minimal: adapted XBee config
This commit is contained in:
parent
7e715014ca
commit
86531a0786
@ -9,9 +9,8 @@ RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h
|
||||
|
||||
## Uncomment to support the XBee module and nomac
|
||||
## Uncomment to support the XBee module
|
||||
#USEMODULE += xbee
|
||||
#USEMODULE += gnrc_nomac
|
||||
|
||||
## set default UART to use in case none was defined
|
||||
#XBEE_UART ?= "UART_NUMOF-1"
|
||||
|
Loading…
Reference in New Issue
Block a user