mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Merge branch 'corvuscorax/simposix_freertos_fix' into next
This commit is contained in:
commit
d1ad8e2872
@ -646,7 +646,7 @@ void vPortSystemTickHandler()
|
||||
/**
|
||||
* call tick handler
|
||||
*/
|
||||
vTaskIncrementTick();
|
||||
xTaskIncrementTick();
|
||||
|
||||
|
||||
#if ( configUSE_PREEMPTION == 1 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user