Add info to some examples (#716)
* Add info to some examples * Push a few more descriptions * Couple more * Touch up card descriptions * Fix 'drop' typo * Live typo
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
# Plot Light level
|
||||
|
||||
Show the current light level as a bar graph.
|
||||
|
||||
```blocks
|
||||
basic.forever(() => {
|
||||
led.plotBarGraph(
|
||||
|
Reference in New Issue
Block a user