Fix declarations for Hitec

This commit is contained in:
Ben Lye 2018-11-07 13:14:32 +00:00
parent 3f0d6cfcf1
commit 6130bfe80f

View File

@ -112,7 +112,7 @@ uint16_t state;
uint8_t len; uint8_t len;
uint8_t armed, arm_flags, arm_channel_previous; 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]; uint8_t calData[48];
#endif #endif