This commit is contained in:
e2002
2022-03-30 18:23:40 +03:00
parent 3f574d6f12
commit 08798a912a
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
#if CORE_FOR_LOOP_CONTROLS != 255
TaskHandle_t TaskCore0;
#ifndef CORE_FOR_LOOP_STACK_SIZE
#define CORE_FOR_LOOP_STACK_SIZE 16384
#define CORE_FOR_LOOP_STACK_SIZE 8192
#endif
#endif