mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
SubGHz: Tiny bugfixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "receiver.h"
|
||||
#include "../subghz_i.h"
|
||||
|
||||
#include "types.h"
|
||||
#include <input/input.h>
|
||||
@@ -13,8 +14,6 @@
|
||||
#define MENU_ITEMS 4u
|
||||
#define UNLOCK_CNT 3
|
||||
|
||||
// #define SUBGHZ_RAW_THRESHOLD_MIN (-90.0f)
|
||||
|
||||
#define FLIP_TIMEOUT (500)
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user