bosko lekovic
/
ETHtoCOM_10
nova verzija tcp+udp->serial com
Diff: UdpToScom.cpp
- Revision:
- 10:15f7fea18a2f
- Parent:
- 9:893843262a1f
- Child:
- 12:cbfc10c15437
--- a/UdpToScom.cpp Wed Apr 22 13:21:50 2020 +0000 +++ b/UdpToScom.cpp Mon Apr 27 20:41:57 2020 +0000 @@ -6,12 +6,12 @@ #include "SerialCom.h" -struct S_EthernetAddress_Remote +//struct S_EthernetAddress_Remote /*{ char ip[16]; int port; }*/ //s_EthAddRemote = {"192.168.1.14", 13000 }, *ps_ear = &s_EthAddRemote, - s_EthAddBroadcast = {"0.0.0.0", 13000 }, *ps_eab = &s_EthAddBroadcast; +// s_EthAddBroadcast = {"0.0.0.0", 13000 }, *ps_eab = &s_EthAddBroadcast; /* globalni pointeri*/