Browse Source

BLE Spam: Fix delay help section

Willy-JL 1 year ago
parent
commit
cfea009edf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ble_spam/ble_spam.c

+ 1 - 1
ble_spam/ble_spam.c

@@ -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 30ms for best results",
+            "keep 20ms for best results",
             false);
         break;
     case PageHelpDistance: