PPM channel remapping

This commit is contained in:
pascallanger
2019-09-23 18:13:25 +02:00
parent e038c49ae9
commit b89c23fe7c
4 changed files with 119 additions and 95 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 2
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 81
#define VERSION_PATCH_LEVEL 82
//******************
// Protocols
@@ -309,6 +309,7 @@ struct PPM_Parameters
uint8_t power : 1;
uint8_t autobind : 1;
uint8_t option;
uint32_t chan_order;
};
// Telemetry