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

readme + 0.14.0 of unosquare update #19

Merged
merged 2 commits into from
Apr 12, 2018
Merged

readme + 0.14.0 of unosquare update #19

merged 2 commits into from
Apr 12, 2018

Conversation

TylerLeonhardt
Copy link
Member

No description provided.

Copy link

@anmenaga anmenaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Also, in the readme there is:
    ... see the modules folder.
    with broken link.
    Should be
    ... see the Examples folder.
    with fixed link.

Supported devices
Raspberry Pi 3

Technically, Pi 2 is also supported.

Supported operating systems
Raspbian Trusty

Should be Raspbian Stretch ?

  1. for record: after we publish module to the Gallery, the text in "Installation" section should be updated.

README.md Outdated
@@ -22,7 +22,7 @@ For example, a cmdlet stack to turn on a light bulb might be:

```powershell
> Set-Light On # Your user types this / you make this cmdlet
> Set-GpioPin -Pin 4 # You use this to make that^ / we make this cmdlet
> Set-GpioPin -Id 4 # You use this to make that^ / we make this cmdlet

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to add -Value High

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@TylerLeonhardt
Copy link
Member Author

@anmenaga I've addressed all your feedback.

@TylerLeonhardt TylerLeonhardt merged commit 53c6a88 into master Apr 12, 2018
@TylerLeonhardt TylerLeonhardt deleted the readme-fixes branch April 12, 2018 00:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants