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
@@ -53,6 +53,8 @@ public:
Network::NetID::AE_06,
Network::NetID::AE_07,
Network::NetID::AE_08,
Network::NetID::MDIO_01,
};
return supportedNetworks;
}