mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-10 01:28:13 +00:00
Update Scanner_cc2500.ino
This commit is contained in:
parent
d71006f2ae
commit
e297310a25
@ -20,7 +20,7 @@
|
|||||||
#define SCAN_MAX_RADIOCHANNEL 249 // 2483 MHz
|
#define SCAN_MAX_RADIOCHANNEL 249 // 2483 MHz
|
||||||
#define SCAN_CHANNEL_LOCK_TIME 210 // with precalibration, channel requires only 90 usec for synthesizer to settle
|
#define SCAN_CHANNEL_LOCK_TIME 210 // with precalibration, channel requires only 90 usec for synthesizer to settle
|
||||||
#define SCAN_AVERAGE_INTVL 20
|
#define SCAN_AVERAGE_INTVL 20
|
||||||
#define SCAN_MAX_COUNT 5
|
#define SCAN_MAX_COUNT 10
|
||||||
#define SCAN_CHANS_PER_PACKET 5
|
#define SCAN_CHANS_PER_PACKET 5
|
||||||
|
|
||||||
static uint8_t scan_tlm_index;
|
static uint8_t scan_tlm_index;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user