v0.6.012
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#ifndef options_h
|
#ifndef options_h
|
||||||
#define options_h
|
#define options_h
|
||||||
|
|
||||||
#define VERSION "0.6.010"
|
#define VERSION "0.6.012"
|
||||||
|
|
||||||
/*******************************************************
|
/*******************************************************
|
||||||
DO NOT EDIT THIS FILE.
|
DO NOT EDIT THIS FILE.
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
#if CORE_FOR_LOOP_CONTROLS != 255
|
#if CORE_FOR_LOOP_CONTROLS != 255
|
||||||
TaskHandle_t TaskCore0;
|
TaskHandle_t TaskCore0;
|
||||||
#ifndef CORE_FOR_LOOP_STACK_SIZE
|
#ifndef CORE_FOR_LOOP_STACK_SIZE
|
||||||
#define CORE_FOR_LOOP_STACK_SIZE 16384
|
#define CORE_FOR_LOOP_STACK_SIZE 8192
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user