mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Revert "Communication: Move NetID::Device to Type::CAN"
This commit is contained in:
@@ -497,7 +497,6 @@ public:
|
||||
case NetID::DWCAN14:
|
||||
case NetID::DWCAN15:
|
||||
case NetID::DWCAN16:
|
||||
case NetID::Device:
|
||||
return Type::CAN;
|
||||
case NetID::LIN:
|
||||
case NetID::LIN2:
|
||||
@@ -521,6 +520,7 @@ public:
|
||||
return Type::MOST;
|
||||
case NetID::RED:
|
||||
case NetID::RED_OLDFORMAT:
|
||||
case NetID::Device:
|
||||
case NetID::Reset_Status:
|
||||
case NetID::DeviceStatus:
|
||||
case NetID::FlexRayControl:
|
||||
|
||||
Reference in New Issue
Block a user