mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/gnrc_minimal: change to unambiguous UART port for XBee
This commit is contained in:
parent
a2f54a0e58
commit
2bee616cfb
@ -13,7 +13,7 @@ BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h
|
||||
#USEMODULE += xbee
|
||||
|
||||
## set default UART to use in case none was defined
|
||||
#XBEE_UART ?= "UART_NUMOF-1"
|
||||
#XBEE_UART ?= "1"
|
||||
|
||||
## export UART to params file
|
||||
#CFLAGS += -DXBEE_UART=$(XBEE_UART)
|
||||
|
Loading…
Reference in New Issue
Block a user