forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

周巍
2024-04-11 91ef77c00ed797b1048c5187f416e351e646a009
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#include "third_upper_communication_protocol.h"
#include "upper_communication_protocol.h"
 
 
 
 
void third_upper_commnuication_read_write_handle(u8 WriteOrRead,u16 data_category_ID,u8 *DataPtr)
{
 
    
}
 
void third_upper_commnuication_log_read_handle(u8 WriteOrRead,u16 data_category_ID,u8 *DataPtr)
{
    
}