From 2d195ea697bd9e4656d69f79a8d164b2bee79e79 Mon Sep 17 00:00:00 2001 From: H4W9 Date: Thu, 21 Aug 2025 11:28:05 -0500 Subject: [PATCH] Update lang_var.h --- esp32_marauder/lang_var.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp32_marauder/lang_var.h b/esp32_marauder/lang_var.h index 24a64f8..cdf8b37 100644 --- a/esp32_marauder/lang_var.h +++ b/esp32_marauder/lang_var.h @@ -106,7 +106,7 @@ PROGMEM const char text1_62[] = "Deauth Targeted"; PROGMEM const char text1_63[] = "Detect Pineapple"; PROGMEM const char text1_64[] = "Detect MultiSSID"; PROGMEM const char text1_65[] = "Select probe SSIDs"; -PROGMEM const char text1_68[] = "Funny SSID Beacon"; +PROGMEM const char text1_67[] = "Funny SSID Beacon"; //SDInterface.cpp texts PROGMEM const char text2_0[] = "Error, could not find update.bin";