Skip to content

Commit f9bcd04

Browse files
authored
[pat-play] Update README with pattern player info
1 parent 7b5ef9a commit f9bcd04

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,24 @@ The services are DIM RPC services. Every RPC is called with a string and expects
120120
* Example:
121121
* DIM input `0x3\n`
122122
* DIM output ` `
123+
124+
#### PATTERN_PLAYER
125+
* Parameters
126+
* Sync Pattern
127+
* Reset Pattern
128+
* Idle Pattern
129+
* Sync Length
130+
* Sync Delay
131+
* Reset Length
132+
* Reset Trigger Select
133+
* Sync Trigger Select
134+
* Sync At Start;
135+
* Trigger Sync;
136+
* Trigger Reset;
137+
138+
* Returns
139+
* empty
140+
141+
* Example:
142+
* DIM input `0x23456789abcdef123456\n0x5678\n0x9abc\n42\n0\n53\n30\n29\n#a comment\nfalse\ntrue\nfalse`
143+
* DIM output ` `

0 commit comments

Comments
 (0)