mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Replace func naming to more correct one
This commit is contained in:
@@ -58,7 +58,7 @@ const WifiMarauderItem items[NUM_MENU_ITEMS] = {
|
|||||||
FOCUS_CONSOLE_END,
|
FOCUS_CONSOLE_END,
|
||||||
SHOW_STOPSCAN_TIP},
|
SHOW_STOPSCAN_TIP},
|
||||||
{"Sniff",
|
{"Sniff",
|
||||||
{"beacon", "deauth", "esp", "pmkid", "probe", "pwn", "raw", "bt", "cc"},
|
{"beacon", "deauth", "esp", "pmkid", "probe", "pwn", "raw", "bt", "skim"},
|
||||||
9,
|
9,
|
||||||
{"sniffbeacon", "sniffdeauth", "sniffesp", "sniffpmkid", "sniffprobe", "sniffpwn", "sniffraw", "sniffbt", "sniffskim"},
|
{"sniffbeacon", "sniffdeauth", "sniffesp", "sniffpmkid", "sniffprobe", "sniffpwn", "sniffraw", "sniffbt", "sniffskim"},
|
||||||
NO_ARGS,
|
NO_ARGS,
|
||||||
|
|||||||
Reference in New Issue
Block a user