Skip to content
Snippets Groups Projects
Commit 56d72013 authored by Kenneth Guldbrandt Lausdahl's avatar Kenneth Guldbrandt Lausdahl
Browse files

corrected guid in listing

parent dc4cba16
No related branches found
No related tags found
No related merge requests found
......@@ -51,8 +51,8 @@ Create a file named `config.json` with the following content:
["{8c4e810f-3df3-4a00-8276-176fa3c9f000}.controller.level"]
},
"parameters":{
"{guid-controller}.controller.maxLevel":8,
"{guid-controller}.controller.minLevel":2
"{8c4e810f-3df3-4a00-8276-176fa3c9f000}.controller.maxLevel":8,
"{8c4e810f-3df3-4a00-8276-176fa3c9f000}.controller.minLevel":2
},
"algorithm":{
"type":"fixed-step",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment