#defineAPP_TASK_C51NormalReadCommand_STK_SIZE 512u中的512u是什么#defineAPP_TASK_C51NormalReadComman
#define APP_TASK_C51NormalReadCommand_STK_SIZE 512u中的512u是什么
#define APP_TASK_C51NormalReadCommand_STK_SIZE 512u
如题
[解决办法]
可以结贴了。
[解决办法]
512u
是栈的大小,512个无符号整型
u后缀表示数字的类型
