mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-01 13:48:57 +08:00
15 lines
167 B
Markdown
15 lines
167 B
Markdown
![]() |
# Functions
|
||
|
|
||
|
## Read
|
||
|
|
||
|
Returns an integer value that represents the analog read from the sensor.
|
||
|
|
||
|
#### Returns
|
||
|
|
||
|
- **int** - integer value
|
||
|
|
||
|
#### API Command
|
||
|
|
||
|
**ReadC**
|
||
|
|