mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 00:53:41 +08:00
5 lines
104 B
Makefile
5 lines
104 B
Makefile
# Vane sensors using generic PWM input
|
|
ap.CFLAGS += -DUSE_VANE_SENSOR
|
|
ap.srcs += $(SRC_CSC)/csc_vane.c
|
|
|