Communication: Rename Ethernet to Ethernet 01

This commit is contained in:
Kyle Schwarz
2025-04-18 09:39:40 -04:00
parent 8b680f2b64
commit b1e875980c
+1 -1
View File
@@ -841,7 +841,7 @@ public:
case NetID::MOST_150:
return "MOST 150";
case NetID::ETHERNET_01:
return "Ethernet";
return "Ethernet 01";
case NetID::GMFSA:
return "GMFSA";
case NetID::TCP: