AP_TimerProcess: add one additional slot for optical flow
This commit is contained in:
parent
163a7841f6
commit
a75e93da06
@ -8,7 +8,7 @@
|
||||
// default to 1kHz timer interrupt
|
||||
#define TIMERPROCESS_PER_DEFAULT (256-62) // 1kHz
|
||||
|
||||
#define AP_TIMERPROCESS_MAX_PROCS 4
|
||||
#define AP_TIMERPROCESS_MAX_PROCS 5
|
||||
|
||||
class AP_TimerProcess : public AP_PeriodicProcess
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user