mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
GET HW Info fixes
This commit is contained in:
parent
2b80a79c71
commit
79351a2c7b
4 changed files with 14 additions and 10 deletions
|
@ -1179,6 +1179,7 @@ union ReusableBuffer
|
|||
uint32_t sw_version;
|
||||
} receivers[PXX2_MAX_RECEIVERS_PER_MODULE];
|
||||
} modules[NUM_MODULES];
|
||||
uint32_t updateTime;
|
||||
} hardware;
|
||||
|
||||
struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue