mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 23:38:36 -07:00
Temporarily backport app updates from apps repo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#define DAP_VERSION_APP "0.1.0"
|
||||
#define DAP_DEVELOPED "Dr_Zlo"
|
||||
#define DAP_GITHUB "https://github.com/flipperdevices/flipperzero-firmware"
|
||||
#define DAP_GITHUB "https://github.com/flipperdevices/flipperzero-good-faps"
|
||||
|
||||
void dap_scene_about_on_enter(void* context) {
|
||||
DapGuiApp* app = context;
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
#include "dap_main_view.h"
|
||||
#include "dap_link_icons.h"
|
||||
#include <assets_icons.h>
|
||||
#include <gui/elements.h>
|
||||
|
||||
#include <assets_icons.h>
|
||||
|
||||
// extern const Icon I_ArrowDownEmpty_12x18;
|
||||
// extern const Icon I_ArrowDownFilled_12x18;
|
||||
// extern const Icon I_ArrowUpEmpty_12x18;
|
||||
|
||||
Reference in New Issue
Block a user