Plant watering system (#419)

* added youtube movie

* plant watering system

* added project entry
This commit is contained in:
Peli de Halleux
2017-06-21 14:28:53 -07:00
committed by GitHub
parent 7ac75d646e
commit 65b2640744
8 changed files with 130 additions and 0 deletions

View File

@ -111,6 +111,10 @@ Fun games to build with your @boardname@.
"name": "Soil Moisture",
"url":"/projects/soil-moisture",
"imageUrl":"/static/mb/projects/soil-moisture.jpg"
}, {
"name": "Plant Watering",
"url":"/projects/plant-watering",
"imageUrl":"/static/mb/projects/plant-watering.jpg"
}]
```