kopia lustrzana https://github.com/sq2ips/m20-custom-firmware
Update horus.h
rodzic
7136784b4f
commit
a6380de956
|
@ -21,8 +21,7 @@ typedef struct TBinaryPacket {
|
||||||
int16_t ExtTemp;
|
int16_t ExtTemp;
|
||||||
uint8_t Hum;
|
uint8_t Hum;
|
||||||
uint16_t Press;
|
uint16_t Press;
|
||||||
uint8_t PayloadVoltage;
|
uint16_t Unused;
|
||||||
uint8_t Unused;
|
|
||||||
// End of custom data
|
// End of custom data
|
||||||
uint16_t Checksum;
|
uint16_t Checksum;
|
||||||
} __attribute__((packed)) HorusBinaryPacket;
|
} __attribute__((packed)) HorusBinaryPacket;
|
||||||
|
|
Ładowanie…
Reference in New Issue