mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Device: Comet: Fix networks
This commit is contained in:
committed by
Kyle Schwarz
parent
b10e29b8f5
commit
a9e1f24f67
@@ -36,6 +36,13 @@ public:
|
||||
|
||||
Network::NetID::MDIO_01,
|
||||
Network::NetID::MDIO_02,
|
||||
|
||||
Network::NetID::SPI_01,
|
||||
Network::NetID::SPI_02,
|
||||
Network::NetID::SPI_03,
|
||||
Network::NetID::SPI_04,
|
||||
Network::NetID::SPI_05,
|
||||
Network::NetID::SPI_06,
|
||||
};
|
||||
return supportedNetworks;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user