Posted May 11, 201410 yr I entered $sudo crontab -e and added line below * * * * * root /usr/bin/python2.7 /home/pi/Documents/python/flashled.py The script just flashes a led on the GPIO port and needs root priviliges , but it works when i run it as a command. what could be wrong? Continue reading...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.