mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Device: RAD-wBMS: Add class, chips, and bootloader information
This commit is contained in:
committed by
Kyle Schwarz
parent
0dd8dbfb64
commit
7a5c8c2879
@@ -1088,6 +1088,8 @@ int LegacyDLLExport icsneoGetDeviceSettingsType(void* hObject, EPlasmaIonVnetCha
|
||||
case NEODEVICE_FIRE3_FLEXRAY:
|
||||
*pDeviceSettingsType = DeviceFire3FlexraySettingsType;
|
||||
break;
|
||||
case NEODEVICE_RAD_BMS:
|
||||
*pDeviceSettingsType = DeviceRADBMSSettingsType;
|
||||
default:
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user