removed obsolete code
This commit is contained in:
@@ -32,6 +32,3 @@ elif command == "off":
|
|||||||
print("Relay is OFF")
|
print("Relay is OFF")
|
||||||
else:
|
else:
|
||||||
print("Invalid command. Use 'on' or 'off'.")
|
print("Invalid command. Use 'on' or 'off'.")
|
||||||
|
|
||||||
# Clean up GPIO settings
|
|
||||||
#GPIO.cleanup()
|
|
||||||
|
|||||||
Reference in New Issue
Block a user