You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have been using these modules with my Rasperry Pi3 and Zero and it has always worked perfectly, now I have tried it with the Raspberry Pi4 and despite the fact that the codes are sent it does not work. can someone help me, thanks.
Hi,
I have been using these modules with my Rasperry Pi3 and Zero and it has always worked perfectly, now I have tried it with the Raspberry Pi4 and despite the fact that the codes are sent it does not work. can someone help me, thanks.
[code]RF_COMMAND='/home/pi/433Utils/RPi_utils/codesend'
remote2off = '123456'
subprocess.call([RF_COMMAND, remote2off]) # remote2 switch off
...[/code]
The text was updated successfully, but these errors were encountered: