Disabled AI debug, which was left enabled by mistake - sorry :)
This commit is contained in:
parent
6139d689d7
commit
aff41a25b5
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
// Enable AI graphical debugging
|
// Enable AI graphical debugging
|
||||||
# define AI_DEBUG
|
# undef AI_DEBUG
|
||||||
// Shows left and right lines when using new findNonCrashing function
|
// Shows left and right lines when using new findNonCrashing function
|
||||||
# undef AI_DEBUG_NEW_FIND_NON_CRASHING
|
# undef AI_DEBUG_NEW_FIND_NON_CRASHING
|
||||||
// Show the predicted turn circles
|
// Show the predicted turn circles
|
||||||
|
Loading…
Reference in New Issue
Block a user