Prototype
AnalogWrite (pinId, val)
Description
Write an analog value to a pin.
Return
Nothing
Prototype
AnalogWrite (pinId, val)
Description
Write an analog value to a pin.
Parameter | Type | Description |
---|---|---|
pinID | int16 | Pin number |
val | int16 | Value |
Return
Nothing