Edit 'tools' projects (#1220)

* Edit 'tools' projects

* Rename projects and fix linking
This commit is contained in:
Galen Nickel
2018-09-12 21:12:19 -07:00
committed by GitHub
parent e6593c1476
commit eae6e5a6be
7 changed files with 38 additions and 15 deletions

View File

@ -43,8 +43,8 @@
* [Name Tag](/projects/name-tag)
* [Step counter](/projects/step-counter)
* [Servo calibrator](/projects/servo-calibrator)
* [Analog Pin Calibrator](/projects/analog-pin-calibrator)
* [Light level calibrator](/projects/light-level-calibrator)
* [Analog Pin Tester](/projects/analog-pin-tester)
* [Light Level Meter](/projects/light-level-meter)
## #examples
@ -53,8 +53,6 @@
* [Rando](/examples/rando)
* [Plot Acceleration](/examples/plot-acceleration)
* [Plot Light Level](/examples/plot-light-level)
* [Plot Analog Pin](/examples/plot-analog-pin)
* [Servo Calibrator](/examples/servo-calibrator)
* [Game of Life](/examples/gameofLife)
* [Egg and Spoon Race](/examples/egg-and-spoon)
* [Radio Dashboard](/examples/radio-dashboard)