mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-24 22:05:58 +08:00
[gps] furuno: fix typo
This commit is contained in:
committed by
Felix Ruess
parent
10fb395a9d
commit
ed7fb783e6
@@ -19,7 +19,7 @@ ifneq ($(GPS_LED),none)
|
||||
endif
|
||||
|
||||
ifdef SECONDARY_GPS
|
||||
ifneq (,$(findstring $(SECONDARY_GPS), nmea furono))
|
||||
ifneq (,$(findstring $(SECONDARY_GPS), nmea furuno))
|
||||
# this is the secondary GPS
|
||||
ap.CFLAGS += -DGPS_SECONDARY_TYPE_H=\"subsystems/gps/gps_nmea.h\"
|
||||
ap.CFLAGS += -DSECONDARY_GPS=gps_nmea
|
||||
|
||||
Reference in New Issue
Block a user