From 294b9502e88f17ad5878efefc1d3d8e8c1761d90 Mon Sep 17 00:00:00 2001 From: 4am Date: Tue, 10 Apr 2018 12:54:17 -0400 Subject: [PATCH] fix some minor documentation typos and formatting --- Documentation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation.md b/Documentation.md index fdeb1ab..9184554 100644 --- a/Documentation.md +++ b/Documentation.md @@ -436,9 +436,9 @@ PARAM1: Pointer to configuration block (MSB) Configuration block consists of five bytes: 0: View ID (0-15) -1: X position of checkbox -2: Y position of checkbox -3: Pointer to null-terminated string label (LSB) +1: X position of radio button +2: Y position of radio button +3: Pointer to null-terminated string label (LSB) 4: Pointer to null-terminated string label (MSB)
 &RADIO(    View ID,