We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the PHP code is hardcoded:
shell_exec('sudo /home/div/rcswitch-pi/send '.$co.' '.$letter.' '.$status.' ');
There is no mention/note in the installation how-to.
To hack your stuff together refer to: http://www.einplatinencomputer.com/raspberry-pi-funksteckdosen-steuern-mit-rc-switch/
or update README.md
The text was updated successfully, but these errors were encountered:
hey Marko Yes you are right. if a beginner use a different path then he must search why it doesn’t work.
On 04 Jun 2016, at 21:30, Marco [email protected] wrote: In the PHP code is hardcoded: shell_exec('sudo /home/div/rcswitch-pi/send '.$co.' '.$letter.' '.$status.' '); There is no mention/note in the installation how-to. To hack your stuff together refer to: http://www.einplatinencomputer.com/raspberry-pi-funksteckdosen-steuern-mit-rc-switch/ http://www.einplatinencomputer.com/raspberry-pi-funksteckdosen-steuern-mit-rc-switch/ or update README.md — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #10, or mute the thread https://github.com/notifications/unsubscribe/ABxkkqJeBWEQU5JSGVBxKjZcpbHr9voPks5qIdJXgaJpZM4IuM12.
On 04 Jun 2016, at 21:30, Marco [email protected] wrote:
To hack your stuff together refer to: http://www.einplatinencomputer.com/raspberry-pi-funksteckdosen-steuern-mit-rc-switch/ http://www.einplatinencomputer.com/raspberry-pi-funksteckdosen-steuern-mit-rc-switch/ or update README.md
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #10, or mute the thread https://github.com/notifications/unsubscribe/ABxkkqJeBWEQU5JSGVBxKjZcpbHr9voPks5qIdJXgaJpZM4IuM12.
Mit freundlichen Grüßen / best regards
Sebastian Harke drawDESIGN
Contact: Telephone: (0049) 0241 450 18 63 Mobile: (0049) 01520 365 99 70 Email: [email protected] Internet: page.draw-design.com
Sorry, something went wrong.
No branches or pull requests
In the PHP code is hardcoded:
shell_exec('sudo /home/div/rcswitch-pi/send '.$co.' '.$letter.' '.$status.' ');
There is no mention/note in the installation how-to.
To hack your stuff together refer to: http://www.einplatinencomputer.com/raspberry-pi-funksteckdosen-steuern-mit-rc-switch/
or update README.md
The text was updated successfully, but these errors were encountered: