mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 02:48:28 -04:00
uncrustify libraries/AP_Compass/AP_Compass_HIL.cpp
This commit is contained in:
parent
fe29885835
commit
ad8df60749
@ -1,12 +1,12 @@
|
|||||||
/*
|
/*
|
||||||
AP_Compass_HIL.cpp - Arduino Library for HIL model of HMC5843 I2C Magnetometer
|
* AP_Compass_HIL.cpp - Arduino Library for HIL model of HMC5843 I2C Magnetometer
|
||||||
Code by James Goppert. DIYDrones.com
|
* Code by James Goppert. DIYDrones.com
|
||||||
|
*
|
||||||
This library is free software; you can redistribute it and / or
|
* This library is free software; you can redistribute it and / or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
License as published by the Free Software Foundation; either
|
* License as published by the Free Software Foundation; either
|
||||||
version 2.1 of the License, or (at your option) any later version.
|
* version 2.1 of the License, or (at your option) any later version.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "AP_Compass_HIL.h"
|
#include "AP_Compass_HIL.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user