mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +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
|
# The datalink default uses UDP
|
||||||
MODEM_HOST ?= \"192.168.42.255\"
|
MODEM_HOST ?= 192.168.42.255
|
||||||
|
|
||||||
# The GPS sensor is connected internally
|
# The GPS sensor is connected internally
|
||||||
GPS_PORT ?= UART1
|
GPS_PORT ?= UART1
|
||||||
|
|||||||
Reference in New Issue
Block a user