Skip to content

Commit c50065b

Browse files
authored
Update readme.md
Signed-off-by: Adrian <[email protected]>
1 parent cd24e7c commit c50065b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@
2121
```ino
2222
DirectCurrentConfig pin[i] = { int input1, int input2, int dc }
2323
```
24+
**Parameters**
25+
26+
* `[i]` Number of the setup profile
27+
* `input1` IN1 Pin
28+
* `input2` IN2 Pin
29+
* `dc` DC Pin
30+
31+
Example

0 commit comments

Comments
 (0)