mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-01 02:01:38 +02:00
* more debug output (#retransmits)
* improved loop counters
This commit is contained in:
parent
f148c41a1f
commit
9ec93f4647
3 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@
|
|||
#define DUMMY_RADIO_ID ((uint64_t)0xDEADBEEF01ULL)
|
||||
|
||||
#define RX_CHANNELS 5
|
||||
#define RX_LOOP_CNT 600
|
||||
#define RX_LOOP_CNT 300
|
||||
|
||||
|
||||
const char* const rf24AmpPower[] = {"MIN", "LOW", "HIGH", "MAX"};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue