MAVSDK-docs
MAVSDK-docs copied to clipboard
Update UDP client connection syntax to use udpin://
Changed all instances of the deprecated UDP connection syntax udp://:PORT to the recommended udpin://:PORT following the deprecation warning: Connection using udp:// is deprecated, please use udpin:// or udpout:// (cli_arg.cpp:28)
Done. Updated to include 0.0.0.0
Sorry, I missed to merge this before moving the docs over to https://github.com/mavlink/MAVSDK/tree/main/docs. I have since done a pass, and hopefully fixed most of these.