From 51256d4ab7151773155893530d8201340733239b Mon Sep 17 00:00:00 2001 From: Izaya Date: Fri, 16 Feb 2018 22:55:24 +1100 Subject: [PATCH] minimum length = 1 --- protocol-3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/protocol-3.md b/protocol-3.md index 9769ffe..ea4a516 100644 --- a/protocol-3.md +++ b/protocol-3.md @@ -43,6 +43,7 @@ Packets are made up of separated parts, as allowed by OpenComputers modems. Strings in Minitel packets, with the exception of the data portion, have the following restrictions: +- Minimum length of 1 character - Maximum length of 255 characters - ASCII 0 through 31 are not allowed - ASCII 127 is not allowed