mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Communication: EthernetMessage: Switch to TX_WRAP
This commit is contained in:
committed by
Kyle Schwarz
parent
6d985ca873
commit
10efacf91e
@@ -143,6 +143,7 @@ public:
|
||||
I2C_03 = 518, // previously I2C3
|
||||
I2C_04 = 519, // previously I2C4
|
||||
ETHERNET_02 = 520, // previously Ethernet2
|
||||
ETHERNET_TX_WRAP = 521,
|
||||
A2B_01 = 522, // previously A2B1
|
||||
A2B_02 = 523, // previously A2B2
|
||||
ETHERNET_03 = 524, // previously Ethernet3
|
||||
|
||||
Reference in New Issue
Block a user