mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
7 lines
531 B
Markdown
7 lines
531 B
Markdown
|
|
# Real-time thread priorities
|
||
|
|
|
||
|
|
|Name |Location |Priority|
|
||
|
|
|-------------------|---------------------------------------------------------------------------------------------|--------|
|
||
|
|
|CAN HAL thread |[hal/src/main/native/systemcore/CAN.cpp](../hal/src/main/native/systemcore/CAN.cpp) |50 |
|
||
|
|
|Notifier HAL thread|[hal/src/main/native/systemcore/Notifier.cpp](../hal/src/main/native/systemcore/Notifier.cpp)|40 |
|