From ab762bc17afeca2dd2f18ed1eb370c5631d80350 Mon Sep 17 00:00:00 2001 From: Gautier Hattenberger Date: Wed, 11 Feb 2015 17:41:58 +0100 Subject: [PATCH] [udp] update bebop board makefile --- conf/boards/bebop.makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/boards/bebop.makefile b/conf/boards/bebop.makefile index 37c3118282..005c5f60eb 100644 --- a/conf/boards/bebop.makefile +++ b/conf/boards/bebop.makefile @@ -22,7 +22,7 @@ TARGET_DIR=$(FTP_DIR)/$(SUB_DIR) # ----------------------------------------------------------------------- # The datalink default uses UDP -MODEM_HOST ?= \"192.168.42.255\" +MODEM_HOST ?= 192.168.42.255 # The GPS sensor is connected internally GPS_PORT ?= UART1