mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-31 23:18:25 +02:00
button on index to get FW-Version
This commit is contained in:
parent
e8524961c5
commit
458639b648
6 changed files with 25 additions and 11 deletions
|
@ -58,7 +58,7 @@
|
|||
#define MAX_RF_PAYLOAD_SIZE 32
|
||||
|
||||
// maximum total payload buffers (must be greater than the number of received frame fragments)
|
||||
#define MAX_PAYLOAD_ENTRIES 4
|
||||
#define MAX_PAYLOAD_ENTRIES 10
|
||||
|
||||
// maximum requests for retransmits per payload (per inverter)
|
||||
#define DEF_MAX_RETRANS_PER_PYLD 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue