1
0
Fork 0
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:
Bertrand Songis 2019-03-07 09:15:23 +01:00
parent 2b80a79c71
commit 79351a2c7b
4 changed files with 14 additions and 10 deletions

View file

@ -1179,6 +1179,7 @@ union ReusableBuffer
uint32_t sw_version;
} receivers[PXX2_MAX_RECEIVERS_PER_MODULE];
} modules[NUM_MODULES];
uint32_t updateTime;
} hardware;
struct {