Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 532d640

Browse files
author
Andrew Menagarishvili
committed
Updated Plant example doc
1 parent 3558dca commit 532d640

File tree

1 file changed

+3
-1
lines changed
  • Examples/Microsoft.PowerShell.IoT.Plant

1 file changed

+3
-1
lines changed

Examples/Microsoft.PowerShell.IoT.Plant/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Example module Microsoft.PowerShell.IoT.Plant
22

33
This PowerShell module is for automating taking care of potted indoor plants.
4+
45
This module allows a PowerShell script to control lights and water a plant when needed based on soil moisture level.
5-
This showcases GPIO functionality of Microsoft.PowerShell.IoT module.
6+
7+
This showcases GPIO functionality of [the Microsoft.PowerShell.IoT module](../../README.md).
68

79
## Hardware setup
810

0 commit comments

Comments
 (0)