Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a typo on the "Rebooting the PI using the wake-on-alarm function of the MCP7940N' instructions #184

Merged
merged 2 commits into from
Apr 23, 2018

Conversation

johnobrien
Copy link
Contributor

Original text to add to /etc/rc.local omitted the "python" portion of the command. This has been corrected.

Also added a .gitignore to allow for editing the repo in Pycharm more easily.

johnobrien and others added 2 commits April 23, 2018 10:07
Original has a typo; the "python" portion of the command was omitted.
@tvoverbeek
Copy link
Contributor

You do not need the 'python' if you make bootinfo executable (chmod +x <path to>bootinfo).
However adding python makes it more robust. Merged.

@tvoverbeek tvoverbeek merged commit 10d5905 into PiSupply:master Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants