Update transmit.py fix output duplicate

master-b-p-s
Alan Johnston 3 weeks ago committed by GitHub
parent a0ff427c3b
commit 08ceffde37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,7 @@
#!/usr/bin/env python
import RPi.GPIO as GPIO
from RPi.GPIO import output
#from RPi.GPIO import output
#import subprocess
import time
from time import sleep

Loading…
Cancel
Save

Powered by TurnKey Linux.