Skip to content
Snippets Groups Projects
Commit 0438bf6a authored by Julian Oes's avatar Julian Oes Committed by Lorenz Meier
Browse files

mavlink: get the ifdefs correct

parent 72be6de0
No related branches found
No related tags found
No related merge requests found
......@@ -1100,11 +1100,13 @@ Mavlink::find_broadcast_address()
delete[] ifconf.ifc_req;
#endif
}
void
Mavlink::init_udp()
{
#if defined (__PX4_LINUX) || defined (__PX4_DARWIN)
PX4_INFO("Setting up UDP w/port %d", _network_port);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment