Communication: Rename Ethernet to Ethernet 01
parent
8b680f2b64
commit
b1e875980c
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue