mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 19:56:35 +00:00
Improve comments in Autopilot
Issue: https://denyspopov.atlassian.net/browse/AZ-14 Type: Improvement
This commit is contained in:
+2
-2
@@ -2,5 +2,5 @@
|
||||
|
||||
#define FUNCTION_NAME(func) func()
|
||||
|
||||
const char *AZ_CONNECTION = "udp://:14550";
|
||||
const int AZ_RELATIVE_FLY_ALTITUDE = 50;
|
||||
const char *AZ_CONNECTION = "udp://:14550";
|
||||
const int AZ_RELATIVE_FLY_ALTITUDE = 50;
|
||||
|
||||
Reference in New Issue
Block a user