[EGD-6553] ServiceGUI stack depth extended ServiceGUI stack depth extended from 1024 to 1536 words.
1 files changed, 1 insertions(+), 1 deletions(-) M module-services/service-gui/ServiceGUI.cpp
M module-services/service-gui/ServiceGUI.cpp => module-services/service-gui/ServiceGUI.cpp +1 -1
@@ 27,7 27,7 @@ namespace service::gui { namespace { constexpr auto ServiceGuiStackDepth = 1024U; constexpr auto ServiceGuiStackDepth = 1536U; constexpr auto ContextsCount = 2; constexpr auto CommandsQueueCapacity = 3; constexpr std::chrono::milliseconds BSPEinkBusyTimeout{3000}; ///< sync with \ref BSP_EinkBusyTimeout