Revision 5e2f673b source/alld_l3g4200d.c
| source/alld_l3g4200d.c | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
/** |
|
| 20 |
* @file alld_l3g4200d.c |
|
| 21 |
* @brief Gyroscope function implementations. |
|
| 22 |
* |
|
| 23 |
* @addtogroup lld_gyroscope |
|
| 24 |
* @{
|
|
| 25 |
*/ |
|
| 26 |
|
|
| 19 | 27 |
#include<alld_l3g4200d.h> |
| 20 | 28 |
|
| 21 | 29 |
#if defined(AMIROLLD_CFG_USE_L3G4200D) || defined(__DOXYGEN__) |
| ... | ... | |
| 266 | 274 |
} |
| 267 | 275 |
|
| 268 | 276 |
#endif /* defined(AMIROLLD_CFG_USE_L3G4200D) */ |
| 277 |
|
|
| 278 |
/** @} */ |
|
Also available in: Unified diff