mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-04-28 16:37:17 +00:00
fix some minor documentation typos and formatting
This commit is contained in:
parent
1339014ab2
commit
294b9502e8
@ -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)
|
||||
</pre></td><td><pre>
|
||||
&RADIO( View ID,
|
||||
|
Loading…
x
Reference in New Issue
Block a user