1
0
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:
Hauke Petersen 2017-01-10 11:46:04 +01:00
parent 7e715014ca
commit 86531a0786

View File

@ -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"