Easyglider and Matek wing autopilot module autoload file

I just added some comments.
This commit is contained in:
hendrixgr
2020-10-14 16:19:35 +03:00
committed by GitHub
parent c4645705ad
commit c0f7339686
+7 -4
View File
@@ -3,11 +3,14 @@
<module name="board_matek_wing" dir="boards"> <module name="board_matek_wing" dir="boards">
<doc> <doc>
<description> <description>
Autoload several onboard sensors for the Matek F405 Wing board with proper configuration Autoload several onboard sensors and subsystems
- IMU MPU6000 for the Matek F405 Wing board with proper configuration.
- Baro (BMP280) IMU MPU6000
Baro (BMP280)
OSD
GPS and many other subsystems which i always use.
Normal front of the board is on the servo S3-S8 servo connector Normal front of the board is on the servo S3-S8 servo connector
Normal up of the board is on STM32F405 side Normal up of the board is on STM32F405 side.
</description> </description>
</doc> </doc>
<autoload name="gps" type="ublox" /> <autoload name="gps" type="ublox" />