mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-24 13:26:58 +02:00
speed up set power limit
This commit is contained in:
parent
0ae56efb2f
commit
6be2b0979f
3 changed files with 15 additions and 1 deletions
|
@ -45,6 +45,7 @@ const char* const pinArgNames[] = {"pinCs", "pinCe", "pinIrq"};
|
|||
|
||||
|
||||
typedef struct {
|
||||
uint8_t txId;
|
||||
uint8_t invId;
|
||||
uint32_t ts;
|
||||
uint8_t data[MAX_PAYLOAD_ENTRIES][MAX_RF_PAYLOAD_SIZE];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue