minimum length = 1

This commit is contained in:
Izaya 2018-02-16 22:55:24 +11:00
parent 12876be5e1
commit 51256d4ab7
1 changed files with 1 additions and 0 deletions

View File

@ -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