mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
tests/driver_xbee: remove redundant xbee config
This commit is contained in:
parent
cb4b6b9f1d
commit
e44d741e31
@ -15,12 +15,6 @@ USEMODULE += gnrc_pktdump
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_commands
|
||||
|
||||
# set default UART to use in case none was defined
|
||||
XBEE_UART ?= "1"
|
||||
|
||||
# export UART to params file
|
||||
CFLAGS += -DXBEE_PARAM_UART=$(XBEE_UART)
|
||||
|
||||
# No need of big buffer for this test
|
||||
CFLAGS += -DGNRC_PKTBUF_SIZE=512
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user