You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SubGhz Honeywell 5834: size encoder buffer for 48-bit frame only
Allocate encoder upload buffer for exactly 99 LevelDuration entries
(sync 3 + 48 bits * 2) instead of 128, saving ~116 bytes RAM per
encoder instance on Flipper Zero. Add H5834_UPLOAD_MAX constant and
use it for allocation and bounds check.
0 commit comments