some settings
This commit is contained in:
Vendored
+2
-1
@@ -107,5 +107,6 @@
|
|||||||
"TPMOBIL",
|
"TPMOBIL",
|
||||||
"UBLOX",
|
"UBLOX",
|
||||||
"ZLPJ"
|
"ZLPJ"
|
||||||
]
|
],
|
||||||
|
"cmake.configureOnOpen": false
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
/**
|
/**
|
||||||
* @brief Needed distance to the next point to choose the next point as target.
|
* @brief Needed distance to the next point to choose the next point as target.
|
||||||
*/
|
*/
|
||||||
#define MIN_DISTANCE_TO_NEXT_POINT 2
|
#define MIN_DISTANCE_TO_NEXT_POINT 0.5
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user