Update PWM.md
This commit is contained in:
parent
edbb419c19
commit
d2e89e4ba0
|
|
@ -79,7 +79,7 @@ The *minMicros* parameter must be less than the *maxMicros* parameter, but setti
|
||||||
|
|
||||||
* returns the pin number (or -1 if ServoPin was not successfully initialized)
|
* returns the pin number (or -1 if ServoPin was not successfully initialized)
|
||||||
|
|
||||||
A worked example showing how ServoPin can be used to control the Horizontal Tilt of a motorized Window Shade can be found in the Arduino IDE under [*File → Examples → HomeSpan → Other Examples → ServoControl*](../Other%20Examples/ServoControl).
|
A worked example showing how ServoPin can be used to control the Horizontal Tilt of a motorized Window Shade can be found in the Arduino IDE under [*File → Examples → HomeSpan → Other Examples → ServoControl*](../examples/Other%20Examples/ServoControl).
|
||||||
|
|
||||||
### PWM Resource Allocation and Limitations
|
### PWM Resource Allocation and Limitations
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue