mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
l3gd20: faster gyro interrupts
This commit is contained in:
@@ -195,7 +195,7 @@ static const int ERROR = -1;
|
|||||||
This time reduction is enough to cope with worst case timing jitter
|
This time reduction is enough to cope with worst case timing jitter
|
||||||
due to other timers
|
due to other timers
|
||||||
*/
|
*/
|
||||||
#define L3GD20_TIMER_REDUCTION 200
|
#define L3GD20_TIMER_REDUCTION 600
|
||||||
|
|
||||||
extern "C" { __EXPORT int l3gd20_main(int argc, char *argv[]); }
|
extern "C" { __EXPORT int l3gd20_main(int argc, char *argv[]); }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user