mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 04:14:58 +00:00
added sensordata to website
This commit is contained in:
@@ -34,7 +34,7 @@ def move():
|
||||
|
||||
@app.route('/data', methods=['GET'])
|
||||
def data():
|
||||
return jsonify({"kobuki_message": kobuki_message})
|
||||
return kobuki_message
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user