Trigger to GPIO
This commit is contained in:
+1
-1
@@ -218,4 +218,4 @@ if __name__ == '__main__':
|
||||
exit(1)
|
||||
|
||||
# Run Flask app on all interfaces, port 5000
|
||||
app.run(host='0.0.0.0', port=8898, debug=True)
|
||||
app.run(host='0.0.0.0', port=8080, debug=True)
|
||||
|
||||
Reference in New Issue
Block a user