I have followed the instructions, but I'm getting:
pi@raspberrypi ~/WiringPi-Python $ sudo python strogonanoff_sender.py --channel 1 --button 3 --gpio 8 on
Traceback (most recent call last):
File "strogonanoff_sender.py", line 2, in
from strogonanoff_common import *
ImportError: No module named strogonanoff_common
I cannot find the file strogonanoff_common file ?
please could you advise if I'm doing something wrong?