Lowercase appid's

This commit is contained in:
Willy-JL
2023-06-07 19:58:42 +01:00
parent 4955567148
commit 921ab90e46
36 changed files with 40 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
App(
appid="SubGHz_Bruteforcer",
appid="subghz_bruteforcer",
name="Sub-GHz Bruteforcer",
apptype=FlipperAppType.EXTERNAL,
entry_point="subbrute_app",

View File

@@ -16,7 +16,7 @@
#include <gui/modules/widget.h>
#include <gui/modules/loading.h>
#include "SubGHz_Bruteforcer_icons.h"
#include "subghz_bruteforcer_icons.h"
#include <dialogs/dialogs.h>
@@ -77,4 +77,4 @@ struct SubBruteState {
void subbrute_show_loading_popup(void* context, bool show);
void subbrute_text_input_callback(void* context);
void subbrute_popup_closed_callback(void* context);
void subbrute_popup_closed_callback(void* context);