i'm new to all of this. i have raspberry 2 b. i installed blynk and it is working.
i want to start blynk at reboot so i added
Code: Select all
./blynk-library/linux/blynk --token=<my token> &when i run
Code: Select all
sudo /etc/init.d/rc.local starti have already made /etc/rc.local executable
please advice
thank you