mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 11:06:34 +00:00
Added new target location algorithm.
Fixed issue with target altitude calculation.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
#include "serialCommand.hpp"
|
||||
#include "serialPort.hpp"
|
||||
#include <cstdint>
|
||||
|
||||
class Config
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user