mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
AP_Compass: rename macros to avoid conflicts
these macros were also defined in NuttX in clock.h
This commit is contained in:
parent
71158e3e74
commit
45f27ceb9c
@ -56,7 +56,7 @@
|
|||||||
#define PDCNTL_REG 0x42
|
#define PDCNTL_REG 0x42
|
||||||
#define PDCNTL_VAL_PULSE_DURATION_NORMAL 0xC0
|
#define PDCNTL_VAL_PULSE_DURATION_NORMAL 0xC0
|
||||||
|
|
||||||
#define SAMPLING_PERIOD_USEC (10 * USEC_PER_MSEC)
|
#define SAMPLING_PERIOD_USEC (10 * AP_USEC_PER_MSEC)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* FSR:
|
* FSR:
|
||||||
|
Loading…
Reference in New Issue
Block a user