[modules] disable airspeed_adc for NPS

This commit is contained in:
Felix Ruess
2016-03-07 17:25:12 +01:00
parent 8956cea922
commit f2bb878444
+1 -1
View File
@@ -25,7 +25,7 @@
<init fun="airspeed_adc_init()"/>
<periodic fun="airspeed_adc_update()" />
<makefile>
<makefile target="ap|sim">
<file name="airspeed_adc.c"/>
</makefile>
<makefile target="ap">