mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Communication: Rename Ethernet to Ethernet 01
This commit is contained in:
@@ -841,7 +841,7 @@ public:
|
|||||||
case NetID::MOST_150:
|
case NetID::MOST_150:
|
||||||
return "MOST 150";
|
return "MOST 150";
|
||||||
case NetID::ETHERNET_01:
|
case NetID::ETHERNET_01:
|
||||||
return "Ethernet";
|
return "Ethernet 01";
|
||||||
case NetID::GMFSA:
|
case NetID::GMFSA:
|
||||||
return "GMFSA";
|
return "GMFSA";
|
||||||
case NetID::TCP:
|
case NetID::TCP:
|
||||||
|
|||||||
Reference in New Issue
Block a user