Update apps

This commit is contained in:
Willy-JL
2023-07-14 02:43:32 +02:00
parent 1243b192be
commit a33a461074
65 changed files with 696 additions and 169 deletions

View File

@@ -5,7 +5,7 @@ App(
entry_point="esp8266_deauth_app",
requires=["gui"],
stack_size=2 * 1024,
order=20,
order=100,
fap_icon="wifi_10px.png",
fap_category="WiFi",
fap_author="@SequoiaSan & @xMasterX",