1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

MSP command for sonar altitude

This commit is contained in:
Krzysztof Rosinski 2015-01-28 22:43:37 +01:00 committed by Dominic Clifton
parent be8c6a23d9
commit 34cd8f466e
11 changed files with 78 additions and 42 deletions

View file

@ -17,6 +17,8 @@
#pragma once
#include "rx/rx.h"
typedef enum {
BOXARM = 0,
BOXANGLE,