fix bugs
This commit is contained in:
parent
ad4d2cff9b
commit
cce52f4b2b
@ -363,7 +363,6 @@ int Uart::DealAskTask(uint16_t ushortAdd){
|
|||||||
int next_duration = 0;
|
int next_duration = 0;
|
||||||
int taskID = scheduler::instance().StartSchedule(ushortAdd,next_duration);
|
int taskID = scheduler::instance().StartSchedule(ushortAdd,next_duration);
|
||||||
ScheduleTask scheduleTask;
|
ScheduleTask scheduleTask;
|
||||||
taskID = 4;
|
|
||||||
zlog_info(zct, "taskID = %d ", taskID);
|
zlog_info(zct, "taskID = %d ", taskID);
|
||||||
if (taskID == kScheduleEigenValue) //1.特征值
|
if (taskID == kScheduleEigenValue) //1.特征值
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user