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