New Parachute for New DJI M3DT Dock
AVSS – Aerial Vehicle Safety Solutions Inc. (AVSS) is pleased to announce the launch of the PRS-M3DT, a Parachute Recovery System for the DJI Dock 2. Compatible with the DJI [...]
/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');