mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
AP_HAL: increase overtime margin on ESP32
This commit is contained in:
parent
6c2daabd21
commit
e99b0fd7b9
@ -116,3 +116,6 @@
|
||||
// other big things..
|
||||
#define HAL_QUADPLANE_ENABLED 0
|
||||
#define HAL_GYROFFT_ENABLED 0
|
||||
|
||||
// remove once ESP32 isn't so chronically slow
|
||||
#define AP_SCHEDULER_OVERTIME_MARGIN_US 50000UL
|
||||
|
Loading…
Reference in New Issue
Block a user