diff --git a/include/icsneo/communication/network.h b/include/icsneo/communication/network.h index 02676f0..2d6dc22 100644 --- a/include/icsneo/communication/network.h +++ b/include/icsneo/communication/network.h @@ -616,6 +616,8 @@ public: return "Ethernet PHY Register Control"; case NetID::ExtendedCommand: return "Extended Command"; + case NetID::ExtendedData: + return "Extended Data"; case NetID::FlexRayControl: return "FlexRay Control"; case NetID::HW_COM_Latency_Test: