tools lessons (#1218)
* tools lessons * updated summary * more images * wire up images * fixing radio send-value
This commit is contained in:
@ -43,16 +43,6 @@ Here are some fun programs for your @boardname@!
|
||||
"description": "Chart acceleration on the LED screen",
|
||||
"url": "/examples/plot-acceleration",
|
||||
"cardType": "example"
|
||||
}, {
|
||||
"name": "Plot Light Level",
|
||||
"description": "Chart light level on the LED screen",
|
||||
"url": "/examples/plot-light-level",
|
||||
"cardType": "example"
|
||||
}, {
|
||||
"name": "Plot Analog Pin",
|
||||
"description": "Chart analog input on the LED screen",
|
||||
"url": "/examples/plot-analog-pin",
|
||||
"cardType": "example"
|
||||
}, {
|
||||
"name": "Radio Dashboard",
|
||||
"description": "A dashboard for radio clients",
|
||||
@ -60,14 +50,3 @@ Here are some fun programs for your @boardname@!
|
||||
"cardType": "example"
|
||||
}]
|
||||
```
|
||||
|
||||
## Actuators
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "Servo Calibrator",
|
||||
"description": "Calibrate a servo",
|
||||
"url": "/examples/servo-calibrator",
|
||||
"cardType": "example"
|
||||
}]
|
||||
```
|
||||
|
Reference in New Issue
Block a user