mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-25 23:46:04 +08:00
fixed overo_periodic demo
This commit is contained in:
@@ -68,6 +68,7 @@ overo_test_periodic.CFLAGS += -DDOWNLINK -DDOWNLINK_TRANSPORT=UdpTransport
|
||||
overo_test_periodic.srcs += $(SRC_FMS)/udp_transport.c downlink.c
|
||||
overo_test_periodic.srcs += $(SRC_FMS)/fms_network.c
|
||||
overo_test_periodic.LDFLAGS += -levent
|
||||
overo_test_periodic.CFLAGS += -DOVERO_LINK_MSG_UP=AutopilotMessageBethUp -DOVERO_LINK_MSG_DOWN=AutopilotMessageBethDown
|
||||
overo_test_periodic.srcs += $(SRC_FMS)/fms_spi_link.c
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user