mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-12 17:57:53 +00:00
Fix declarations for Hitec
This commit is contained in:
parent
3f0d6cfcf1
commit
6130bfe80f
@ -112,7 +112,7 @@ uint16_t state;
|
||||
uint8_t len;
|
||||
uint8_t armed, arm_flags, arm_channel_previous;
|
||||
|
||||
#if defined(FRSKYX_CC2500_INO) || defined(SFHSS_CC2500_INO)
|
||||
#if defined(FRSKYX_CC2500_INO) || defined(SFHSS_CC2500_INO) || defined(HITEC_CC2500_INO)
|
||||
uint8_t calData[48];
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user