Communication: EthernetMessage: Switch to TX_WRAP

This commit is contained in:
Thomas Stoddard
2025-07-17 01:49:31 +00:00
committed by Kyle Schwarz
parent 6d985ca873
commit 10efacf91e
4 changed files with 125 additions and 50 deletions
+1
View File
@@ -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