/
Sangak
/
ardupilot
Обзор
Документация
Войти
/
Sangak
/
ardupilot
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
libraries/AC_InputManager/AC_InputManager.cpp
12 строк
253 B
Mathieu OTHACEHE
Global: remove mode line from headers
24 окт 2016, 14:42
24 окт 2016, 14:42
152edf7
Код
Авторство
О чём код?
#include "AC_InputManager.h" #include <AP_Math/AP_Math.h> #include <AP_HAL/AP_HAL.h> extern const AP_HAL::HAL& hal; const AP_Param::GroupInfo AC_InputManager::var_info[] = { // Placeholder for future parameters in this class. AP_GROUPEND };