mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-03 20:04:58 +00:00
returned function i removed by accident
This commit is contained in:
@@ -66,6 +66,10 @@ def move():
|
||||
|
||||
return jsonify({"status": "success", "direction": direction})
|
||||
|
||||
@app.route('/data', methods=['GET'])
|
||||
def data():
|
||||
return kobuki_message
|
||||
|
||||
@app.route("/database")
|
||||
def database():
|
||||
db = get_db()
|
||||
|
Reference in New Issue
Block a user