Обновление
This commit is contained in:
parent
4260ebe765
commit
97da83c5a4
1024
StatusData.c
1024
StatusData.c
File diff suppressed because it is too large
Load Diff
|
|
@ -272,6 +272,8 @@ typedef struct {
|
|||
typedef struct {
|
||||
void *data;
|
||||
uint8_t size;
|
||||
tPermissionSession isPermissionSession;
|
||||
bool isSecurity;
|
||||
char *desc;
|
||||
} eUds_IoDataByIdentifier_2F_com;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue