|
Hello,
I've got a strange problem.
I wrote a python script to send an PWM signal to GPIO1 of my Raspberry Pi 3 using the wiringpi library.
While writing the script, the Pi was connected to WiFi so that I could do it all via ssh from my notebook.
I connected…