From 06d698166fc0b22f0cb4cada08e7477116959e72 Mon Sep 17 00:00:00 2001 From: Erik Frojdh Date: Tue, 25 Sep 2018 14:23:22 +0200 Subject: [PATCH] updated dicsard commands in RELEASE.txt --- RELEASE.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE.txt b/RELEASE.txt index db2dea9ab..c3cbc1987 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -258,9 +258,9 @@ CONTENTS 4. r_discardpolicy: sets/gets the frame discard policy in the receiver. - 0 - no discard (default), - 1 - discard only empty frames, - 2 - discard any partial frame(fastest) + nodiscard - no discard (default), + discardempty - discard only empty frames, + discardpartial - discard any partial frame(fastest) 5. r_padding: sets/gets the frame padding in the receiver.