mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 09:18:35 -07:00
extend receiver temp memory to 99 records
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
#include <furi.h>
|
#include <furi.h>
|
||||||
#include <m-string.h>
|
#include <m-string.h>
|
||||||
|
|
||||||
#define SUBGHZ_HISTORY_MAX 50
|
#define SUBGHZ_HISTORY_MAX 99
|
||||||
#define TAG "SubGhzHistory"
|
#define TAG "SubGhzHistory"
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user