Milk Jar Robot (#377)

* first draft

* fixed code section

* calibration

* fix broken link
This commit is contained in:
Peli de Halleux
2017-03-26 21:22:40 -07:00
committed by GitHub
parent 3f25c2a170
commit 2bec29bdd1
12 changed files with 242 additions and 0 deletions

View File

@ -39,3 +39,13 @@ Here are some fun programs for your @boardname@!
"url":"/examples/plot-analog-pin"
}]
```
## Actuators
```codecard
[{
"name": "Servo Calibrator",
"description": "calibrates a servo",
"url":"/examples/servo-calibrator"
}]
```