mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-06 16:53:38 +02:00
Extend tests and fix docs
This commit is contained in:
@@ -12,7 +12,7 @@ interface PendingAckUpdate {
|
||||
paths?: MessagePath[];
|
||||
}
|
||||
|
||||
function mergePendingAck(
|
||||
export function mergePendingAck(
|
||||
existing: PendingAckUpdate | undefined,
|
||||
ackCount: number,
|
||||
paths?: MessagePath[]
|
||||
|
||||
Reference in New Issue
Block a user