mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 21:13:16 +00:00
21ac37a6f6
* [Fl-2152] New PIN Lock, part 1 * Fix errors & leaks, renaming * Add support to f6 * Fix error, remove duplicate code * Fix drawing corners of Lock Popup * FuriHal: insomnia if usb connected * Applications: cleanup timers use Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
4 lines
85 B
C
4 lines
85 B
C
#pragma once
|
|
|
|
#define SCENE_LOCKED_FIRST_ENTER 0
|
|
#define SCENE_LOCKED_REPEAT_ENTER 1
|