Improve comments in Autopilot

Issue: https://denyspopov.atlassian.net/browse/AZ-14
Type: Improvement
This commit is contained in:
Tuomas Järvinen
2024-05-19 19:49:39 +02:00
parent f0c8a1334a
commit b0b17d7fcc
8 changed files with 131 additions and 105 deletions
+2 -2
View File
@@ -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;