mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 06:23:07 +01:00
intermediate: udp reader
This commit is contained in:
@@ -96,6 +96,7 @@ class GwApi{
|
||||
unsigned long tcpSerRx=0;
|
||||
unsigned long tcpSerTx=0;
|
||||
unsigned long udpwTx=0;
|
||||
unsigned long udprRx=0;
|
||||
int tcpClients=0;
|
||||
unsigned long tcpClRx=0;
|
||||
unsigned long tcpClTx=0;
|
||||
|
||||
Reference in New Issue
Block a user