Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2189 |
- |
1 |
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*- |
|
|
2 |
|
|
|
3 |
/// @file AP_Compass.h |
|
|
4 |
/// @brief Catch-all header that defines all supported compass classes. |
|
|
5 |
|
|
|
6 |
//#include "AP_Compass_HMC5843.h" |
|
|
7 |
#include "AP_Compass_HIL.h" |