mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-06 08:43:36 +02:00
Update meshcore hashtag cracker lib with sender validation
This commit is contained in:
@@ -308,6 +308,7 @@ export function CrackerPanel({
|
||||
nextItem.packet.data,
|
||||
{
|
||||
maxLength: targetLength,
|
||||
useSenderFilter: true,
|
||||
useTimestampFilter: true,
|
||||
useUtf8Filter: true,
|
||||
...(turboModeRef.current && { gpuDispatchMs: 10000 }),
|
||||
|
||||
Reference in New Issue
Block a user