FIRE3: Add MDIO_01 network

This commit is contained in:
Kyle Schwarz
2026-06-02 13:19:56 -04:00
parent 99792a0ee1
commit 476b5ff35c
4 changed files with 9 additions and 1 deletions
@@ -46,6 +46,8 @@ public:
Network::NetID::LIN_06,
Network::NetID::LIN_07,
Network::NetID::LIN_08,
Network::NetID::MDIO_01,
};
return supportedNetworks;
}