mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
[udp] update bebop board makefile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user