Updated samples
This commit is contained in:
@@ -2,5 +2,6 @@ module.exports = {
|
||||
prefix: "map",
|
||||
steps: 10,
|
||||
max_rpm: 6500,
|
||||
max_throttle: 1
|
||||
max_throttle: 1,
|
||||
selected_map_path: "app/storage/selected"
|
||||
}
|
||||
Reference in New Issue
Block a user