Skip to content

Commit fd6c880

Browse files
miri64benpicco
andauthored
fixup! examples: remove unnecessary slipdev_params.h
Co-Authored-By: benpicco <[email protected]>
1 parent 9bc5189 commit fd6c880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gnrc_border_router/Makefile.slip.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
INCLUDES += -I$(CURDIR)
22

3-
CFLAGS += -DSLIPDEV_BAUDRATE=$(SLIP_BAUDRATE)
3+
CFLAGS += -DSLIPDEV_PARAM_BAUDRATE=$(SLIP_BAUDRATE)
44

55
STATIC_ROUTES ?= 1
66

0 commit comments

Comments
 (0)