From f227a44b5442fc85ee66fd2f5b964b8405e6c49e Mon Sep 17 00:00:00 2001 From: cbdev Date: Sat, 16 Mar 2019 15:40:52 +0100 Subject: Clarify wording of wide channels in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 095121c..c0b8184 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Example mapping: net1.231 < net2.123 ``` -A 16-bit channel (spanning any two normal channels in the same universe) may be mapped with the syntax +A 16-bit channel (spanning any two normal 8-bit channels in the same universe, also called a wide channel) may be mapped with the syntax ``` net1.1+2 > net2.5+123 ``` @@ -187,7 +187,7 @@ Example mapping: sacn1.231 < sacn2.123 ``` -A 16-bit channel (spanning any two normal channels in the same universe) may be mapped with the syntax +A 16-bit channel (spanning any two normal 8-bit channels in the same universe, also called a wide channel) may be mapped with the syntax ``` sacn.1+2 > sacn2.5+123 ``` -- cgit v1.2.3