Skip to content

Commit

Permalink
upd blespam
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed May 3, 2024
1 parent 9257a40 commit 91093d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base_pack/ble_spam/ble_spam.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ static void draw_callback(Canvas* canvas, void* _ctx) {
AlignTop,
"\e#Delay\e# is time between\n"
"attack attempts (top right),\n"
"keep 20ms for best results",
"keep 30ms for best results",
false);
break;
case PageHelpDistance:
Expand Down Expand Up @@ -388,7 +388,7 @@ static void draw_callback(Canvas* canvas, void* _ctx) {
AlignLeft,
AlignTop,
"See \e#more info\e# and change\n"
"\e#attack options\e# by holding\n"
"attack \e#options\e# by holding\n"
"Ok on each attack page",
false);
break;
Expand Down

0 comments on commit 91093d3

Please sign in to comment.