This commit is contained in:
stark1898y 2025-01-23 16:34:34 +08:00
parent 41f7ff50a8
commit 6be71e0733
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @Author : stark1898y 1658608470@qq.com
* @Date : 2024-07-19 13:49:43
* @LastEditors : stark1898y 1658608470@qq.com
* @LastEditTime : 2025-01-23 16:25:55
* @LastEditTime : 2025-01-23 16:34:01
* @FilePath : \JT-DT-YD4N02A_4G_RTT_MRS\rt-thread\rtconfig.h
* @Description :
*
@ -105,7 +105,7 @@
#define FINSH_THREAD_NAME "tshell"
#define FINSH_THREAD_PRIORITY 11
#define FINSH_THREAD_STACK_SIZE 4096
#define FINSH_THREAD_STACK_SIZE (4096)
#define FINSH_USING_HISTORY
#define FINSH_HISTORY_LINES 5
#define FINSH_USING_SYMTAB