mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 04:43:21 +00:00
finalizing servo, softpwm, and pwm api docs, cleanup of code comments for #73
This commit is contained in:
@ -32,7 +32,7 @@ Function to report to the calling script if the SBC is a CHIP or a CHIP Pro
|
||||
* Examples
|
||||
|
||||
```python
|
||||
is_chip_pro = UT.is_chip_pro()
|
||||
is_chip_pro = SERVO.is_chip_pro()
|
||||
```
|
||||
|
||||
### start(channel, angle=0.0, range=180.0)
|
||||
|
Reference in New Issue
Block a user