mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 13:36:35 +00:00
Improve use of MAVSDK::add_any_connection()
Added error printing and possibility to use UART as connection to the flight controller. Issue: https://denyspopov.atlassian.net/browse/AZ-16 Type: New Feature
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#include <math.h>
|
||||
#include "az_utils.h"
|
||||
#include <math.h>
|
||||
|
||||
AzUtils::AzUtils() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user