mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-18 10:51:54 +03:00
Max 55 signals Seems stable, setting it to 55 for now
Subghz history
This commit is contained in:
parent
1707a1d1a4
commit
16a5b13be4
@ -3,7 +3,7 @@
|
||||
|
||||
#include <furi.h>
|
||||
|
||||
#define SUBGHZ_HISTORY_MAX 50
|
||||
#define SUBGHZ_HISTORY_MAX 55
|
||||
#define SUBGHZ_HISTORY_FREE_HEAP 20480
|
||||
#define TAG "SubGhzHistory"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user