mirror of
https://github.com/opentx/opentx.git
synced 2025-07-16 12:55:12 +03:00
[Taranis] Trainer / Trainee again OK. Not tested on Horus
This commit is contained in:
parent
1a7a07dffd
commit
404c5a8553
17 changed files with 334 additions and 291 deletions
|
@ -694,7 +694,7 @@ PACK(struct ModuleData {
|
|||
union {
|
||||
struct {
|
||||
int8_t delay:6;
|
||||
uint8_t pulsePol:1; // For PXX: false = internal antenna, true = exetrnal antenna
|
||||
uint8_t pulsePol:1; // For PXX: false = internal antenna, true = external antenna
|
||||
uint8_t outputType:1; // false = open drain, true = push pull
|
||||
int8_t frameLength;
|
||||
} ppm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue