mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-19 04:44:47 -07:00
Update unitemp
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
#include "UnitempViews.h"
|
||||
#include "unitemp_icons.h"
|
||||
|
||||
#include <assets_icons.h>
|
||||
extern const Icon I_ButtonRight_4x7;
|
||||
extern const Icon I_ButtonLeft_4x7;
|
||||
extern const Icon I_Ok_btn_9x9;
|
||||
|
||||
static View* view;
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
#include "UnitempViews.h"
|
||||
#include <gui/modules/variable_item_list.h>
|
||||
#include <stdio.h>
|
||||
#include <assets_icons.h>
|
||||
|
||||
uint32_t _prev_view_id;
|
||||
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
#include "UnitempViews.h"
|
||||
#include <gui/modules/variable_item_list.h>
|
||||
#include <stdio.h>
|
||||
#include <assets_icons.h>
|
||||
|
||||
extern const Icon I_Cry_dolph_55x52;
|
||||
|
||||
//Текущий вид
|
||||
static View* view;
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#include "UnitempViews.h"
|
||||
#include "unitemp_icons.h"
|
||||
|
||||
#include <assets_icons.h>
|
||||
extern const Icon I_DolphinCommon_56x48;
|
||||
|
||||
void unitemp_widgets_alloc(void) {
|
||||
app->widget = widget_alloc();
|
||||
|
||||
Reference in New Issue
Block a user