Fix some compilation issues

This commit is contained in:
Pascal Langer
2018-11-07 15:52:39 +01:00
parent 3f0d6cfcf1
commit c658a892f2
3 changed files with 4 additions and 4 deletions

View File

@@ -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