Function rc_mav_set_dest_ip¶
Defined in File mavlink_udp.h
Function Documentation¶
- 
int rc_mav_set_dest_ip(const char *dest_ip)¶
 Sets the destination ip address for sent packets.
- Parameters
 dest_ip – [in] The destination ip
- Returns
 0 on success, -1 on failure