pin - Digital pin controlΒΆ
Configure a Digital probe.
Usage:
- command: pin <probe> input [pullup]
- command: pin <probe> output [low|high]
Argument |
Description |
---|---|
probe |
Probe ( |
|
Configure as input |
|
Enable pull-up (only for |
|
Configure as output |
|
Set low |
|
Set high |
Examples