V2.0.2
This commit is contained in:
@ -271,4 +271,5 @@ void send_data_task(void *pvParameters)
|
||||
Send_Data(0x61,(uint8_t *)(&send_buff[2]), 515*2);
|
||||
xEventGroupClearBits(community_event_group,Send_data_bit);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -246,8 +246,3 @@ void sensor_data_read(sensor_data *sensor_data_struct)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user