Skip to content
Snippets Groups Projects
Commit 69169294 authored by Hoop77's avatar Hoop77 Committed by lenoelda
Browse files

-

parent 70cb83bb
No related merge requests found
......@@ -10,7 +10,7 @@
#include "tools/StreamMeanFilter.h"
constexpr float MAX_SPEED = 0.1f;
constexpr float BRAKE_SPEED = 0.06f * 4;
constexpr float BRAKE_SPEED = -0.06f * 4;
int readDevId()
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment