bbl-twitter
bbl-twitter copied to clipboard
execute script from Arduino Yun
Hi,
I can execute script and post to tweeter from ash console on Arduino Yun. But when I try to execute it from Arduino sketch using Process.h library, I get no errors and not tweets. I try to put it in ash script file and execute it, but result is the same :( Also I have successfully execute Python scripts from Arduino using Process.h library.
Do you have any ideas where is the problem?