kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
9fd6af9699
commit
023a6bd3fb
|
@ -56,6 +56,6 @@ struct multicast_broadcast
|
|||
};
|
||||
|
||||
// returns # of bytes sent
|
||||
int multicast_init(RIG *rig, char *addr, int port);
|
||||
int multicast_send(RIG *rig, const char *msg, int msglen);
|
||||
extern HAMLIB_EXPORT (int) multicast_init(RIG *rig, char *addr, int port);
|
||||
extern HAMLIB_EXPORT (int) multicast_send(RIG *rig, const char *msg, int msglen);
|
||||
#endif //MULTICAST_H
|
||||
|
|
Ładowanie…
Reference in New Issue