Skip to content

Commit 91093d3

Browse files
committed
upd blespam
1 parent 9257a40 commit 91093d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base_pack/ble_spam/ble_spam.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ static void draw_callback(Canvas* canvas, void* _ctx) {
357357
AlignTop,
358358
"\e#Delay\e# is time between\n"
359359
"attack attempts (top right),\n"
360-
"keep 20ms for best results",
360+
"keep 30ms for best results",
361361
false);
362362
break;
363363
case PageHelpDistance:
@@ -388,7 +388,7 @@ static void draw_callback(Canvas* canvas, void* _ctx) {
388388
AlignLeft,
389389
AlignTop,
390390
"See \e#more info\e# and change\n"
391-
"\e#attack options\e# by holding\n"
391+
"attack \e#options\e# by holding\n"
392392
"Ok on each attack page",
393393
false);
394394
break;

0 commit comments

Comments
 (0)