mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 11:06:37 +01:00
513 B
513 B
title, aliases
| title | aliases | |
|---|---|---|
| Send signal |
|
Send signal to the given signal number.
Method
pybytes.send_signal(pin, value)
Parameters
| name | Description | is Required | Default value |
|---|---|---|---|
| pin | pin | Yes | - |
| value | signal value | Yes | - |
Example
pybytes.send_signal(13,25)
Success Response
To check the result, look at Pybytes → Device → Data