First HoTT version

This commit is contained in:
pascallanger
2019-11-04 19:16:19 +01:00
parent 7b281e47d6
commit 5856442e0f
4 changed files with 70 additions and 24 deletions

View File

@@ -113,7 +113,7 @@ uint8_t num_ch;
#ifdef CC2500_INSTALLED
#ifdef SCANNER_CC2500_INO
uint8_t calData[255];
#elif defined(HOTT_CC2500_IN0)
#elif defined(HOTT_CC2500_INO)
uint8_t calData[75];
#else
uint8_t calData[50];