Обновление

This commit is contained in:
cfif 2026-04-14 12:12:13 +03:00
parent 2bc93395db
commit 5a2cc92c41
1 changed files with 1 additions and 1 deletions

View File

@ -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