chg: 'lf keri clone' - correct config block (use extended modes bit rates)

This commit is contained in:
iceman1001 2019-02-24 10:25:53 +01:00
commit a07dcf7924
2 changed files with 35 additions and 22 deletions

View file

@ -389,6 +389,7 @@ void getMemConfig(uint8_t mem_cfg, uint8_t chip_cfg, uint8_t *max_blk, uint8_t *
#define T55x7_BITRATE_RF_64 0x00140000
#define T55x7_BITRATE_RF_100 0x00180000
#define T55x7_BITRATE_RF_128 0x001C0000
#define T55x7_TESTMODE_DISABLED 0x60000000
/* T5555 (Q5) configuration register definitions */
#define T5555_ST_TERMINATOR 0x00000001