Insert kitronik servo guide link (#1923)

* Insert kitronik servo guide link

* Del leading space
This commit is contained in:
Galen Nickel
2019-03-15 13:47:47 -07:00
committed by GitHub
parent 847545ec5f
commit be617f6100
4 changed files with 14 additions and 0 deletions

View File

@ -24,3 +24,7 @@ basic.forever(() => {
})
pins.servoWritePin(AnalogPin.P0, angle)
```
## See also
[Brief Guide to Servos](https://www.kitronik.co.uk/pdf/a-brief-guide-to-servos.pdf)