mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 05:08:35 -07:00
Update some app names to fit the screen
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
App(
|
||||
appid="wifisniffer", # Must be unique
|
||||
name="[ESP32 GPS] Advanced Wifi Sniffer", # Displayed in menus
|
||||
name="[ESP32GPS] Wifi Sniff", # Displayed in menus
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="wifisniffer_app",
|
||||
stack_size=2 * 1024,
|
||||
|
||||
Reference in New Issue
Block a user