Communication: Rename Ethernet to Ethernet 01

pull/64/merge
Kyle Schwarz 2025-04-18 09:39:40 -04:00
parent 8b680f2b64
commit b1e875980c
1 changed files with 1 additions and 1 deletions

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: