Skip to content

Commit

Permalink
upd ble spam
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Apr 9, 2024
1 parent 7b685bf commit 7802de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_pack/ble_spam/ble_spam.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ static Attack attacks[] = {

#define ATTACKS_COUNT ((signed)COUNT_OF(attacks))

static uint16_t delays[] = {20, 50, 100, 200, 500};
static uint16_t delays[] = {30, 50, 100, 200, 500};

typedef struct {
Ctx ctx;
Expand Down

0 comments on commit 7802de5

Please sign in to comment.