Обновление
This commit is contained in:
parent
2bc93395db
commit
5a2cc92c41
|
|
@ -223,7 +223,7 @@ typedef struct __attribute__ ((packed)) {
|
||||||
//[0x84..0xFF] No signal (Not supported)
|
//[0x84..0xFF] No signal (Not supported)
|
||||||
|
|
||||||
typedef struct __attribute__ ((packed)) {
|
typedef struct __attribute__ ((packed)) {
|
||||||
uint16_t Active_Diagnostic_Session;
|
uint8_t Active_Diagnostic_Session;
|
||||||
} tStatus_Active_Diagnostic_Session;
|
} tStatus_Active_Diagnostic_Session;
|
||||||
#pragma scalar_storage_order little-endian
|
#pragma scalar_storage_order little-endian
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue