mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-25 14:35:51 +08:00
uartrotation pointed to the wrong directory for the stereoprotocol
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<init fun="uart_rotation_init()"/>
|
||||
<makefile>
|
||||
<file name="uartrotation.c"/>
|
||||
<file name="stereoprotocol.c" dir="subsystems/sensors"/>
|
||||
<file name="stereoprotocol.c" dir="subsystems"/>
|
||||
<raw>
|
||||
ODROID_GPS_PORT_LOWER=$(shell echo $(GPS_PORT) | tr A-Z a-z)
|
||||
ap.CFLAGS += -DUSE_$(GPS_PORT) -D$(GPS_PORT)_BAUD=$(GPS_BAUD)
|
||||
|
||||
Reference in New Issue
Block a user