[conf] don't use gps type ublox_utm anymore

This commit is contained in:
Felix Ruess
2016-03-30 23:03:57 +02:00
parent 4754f42dd4
commit 32df800f8a
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
<module name="imu" type="analog">
<configure name="GYRO_P" value="ADC_3"/>
</module>
<module name="gps" type="ublox_utm"/>
<module name="gps" type="ublox"/>
<module name="infrared_adc"/>
<module name="ahrs" type="infrared"/>
<module name="ins" type="alt_float"/>