mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Add copy min/max to outputs (#7396)
* Add copy min/max to outputs * Also copy ppm center
This commit is contained in:
parent
c2e5e4f566
commit
18b5fbf33e
18 changed files with 45 additions and 0 deletions
|
@ -867,6 +867,7 @@ void instantTrim();
|
|||
void evalTrims();
|
||||
void copyTrimsToOffset(uint8_t ch);
|
||||
void copySticksToOffset(uint8_t ch);
|
||||
void copyMinMaxToOutputs(uint8_t ch);
|
||||
void moveTrimsToOffsets();
|
||||
|
||||
typedef uint16_t ACTIVE_PHASES_TYPE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue