fixed the port

This commit is contained in:
gilteixeira 2023-02-21 18:16:37 +00:00
parent 39623c38e2
commit bb921cd3bd
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ void *evcsn_service()
bpr->gn.packetTransportType = PacketTransportType_shb;
bpr->destinationPort = Port_cam;
bpr->destinationPort = Port_poi;
bpr->gn.trafficClass = 2;