mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-29 21:52:03 -07:00
totp icons fix
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include "../scene_director.h"
|
||||
#include "../totp_scenes_enum.h"
|
||||
#include "../../services/crypto/crypto.h"
|
||||
#include <Authenticator_icons.h>
|
||||
|
||||
#define MAX_CODE_LENGTH TOTP_IV_SIZE
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <totp_icons.h>
|
||||
#include <Authenticator_icons.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#define ICON_ARROW_LEFT_8x9_WIDTH 8
|
||||
|
||||
Reference in New Issue
Block a user