mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
API: Legacy: Implement functions necessary for J2534
icsneoEnableNetworkComEx icsneoGetDeviceSettingsType icsneoGetDeviceSettings icsneoSetDeviceSettings icsneoGetMiniportAdapterInfo icsneoEnableDOIPLine icsneoGetVnetSimpleNetid icsneoGetNetidforSlaveVNETs icsneoSetBitRateEx icsneoSetFDBitRate icsneoSerialNumberFromString icsneoJ2534Cmd _stdcall convention added with .def file (octal support) use NumberBytesHeader instead of NodeID in txmessagesEx
This commit is contained in:
committed by
Paul Hollinsky
parent
4095f23ded
commit
9e70a9d51f
@@ -269,6 +269,7 @@ if(LIBICSNEO_BUILD_ICSNEOLEGACY)
|
||||
api/icsneolegacy/icsneolegacy.cpp
|
||||
api/icsneolegacy/icsneolegacyextra.cpp
|
||||
api/icsneoc/icsneoc.cpp
|
||||
platform/windows/icsneolegacy.def
|
||||
)
|
||||
target_include_directories(icsneolegacy
|
||||
PUBLIC
|
||||
|
||||
Reference in New Issue
Block a user