|
|
|
@ -1,11 +1,11 @@
@@ -1,11 +1,11 @@
|
|
|
|
|
/*
|
|
|
|
|
AP_Compass_HIL.cpp - Arduino Library for HIL model of HMC5843 I2C Magnetometer |
|
|
|
|
Code by James Goppert. DIYDrones.com |
|
|
|
|
|
|
|
|
|
This library is free software; you can redistribute it and / or |
|
|
|
|
modify it under the terms of the GNU Lesser General Public |
|
|
|
|
License as published by the Free Software Foundation; either |
|
|
|
|
version 2.1 of the License, or (at your option) any later version. |
|
|
|
|
* AP_Compass_HIL.cpp - Arduino Library for HIL model of HMC5843 I2C Magnetometer |
|
|
|
|
* Code by James Goppert. DIYDrones.com |
|
|
|
|
* |
|
|
|
|
* This library is free software; you can redistribute it and / or |
|
|
|
|
* modify it under the terms of the GNU Lesser General Public |
|
|
|
|
* License as published by the Free Software Foundation; either |
|
|
|
|
* version 2.1 of the License, or (at your option) any later version. |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|