RC_Channel: remove unused enumeration

This commit is contained in:
Peter Barker 2019-03-29 19:24:42 +11:00 committed by Andrew Tridgell
parent 833bc8f12a
commit 8808991638

View File

@ -16,13 +16,6 @@ public:
// Constructor
RC_Channel(void);
// used to get min/max/trim limit value based on _reverse
enum LimitValue {
RC_CHANNEL_LIMIT_TRIM,
RC_CHANNEL_LIMIT_MIN,
RC_CHANNEL_LIMIT_MAX
};
enum InputIgnore {
RC_IGNORE_RECEIVER = (1 << 0), // RC receiver modules
RC_IGNORE_OVERRIDES = (1 << 1), // MAVLink overrides