Updated samples

This commit is contained in:
2025-06-07 09:42:16 +02:00
parent 0fcb9bf91a
commit 84d9b56fce
4 changed files with 30 additions and 2 deletions
+2 -1
View File
@@ -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"
}