workqueue: increase hp_default stack

This commit is contained in:
alexklimaj 2023-09-26 11:46:58 -06:00 committed by Daniel Agar
parent 14a967e2ca
commit 23cf0a7317
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ static constexpr wq_config_t INS1{"wq:INS1", 6000, -15};
static constexpr wq_config_t INS2{"wq:INS2", 6000, -16};
static constexpr wq_config_t INS3{"wq:INS3", 6000, -17};
static constexpr wq_config_t hp_default{"wq:hp_default", 1900, -18};
static constexpr wq_config_t hp_default{"wq:hp_default", 2392, -18};
static constexpr wq_config_t uavcan{"wq:uavcan", 3624, -19};