We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17bb576 commit 5b8c9a8Copy full SHA for 5b8c9a8
lib/pbio/include/pbio/config.h
@@ -19,7 +19,7 @@
19
// Angle differentiation time window, must be integer multiple of loop time
20
// and integer divisor of 1000.
21
#ifndef PBIO_CONFIG_DIFFERENTIATOR_WINDOW_MS
22
-#define PBIO_CONFIG_DIFFERENTIATOR_WINDOW_MS (125)
+#define PBIO_CONFIG_DIFFERENTIATOR_WINDOW_MS (100)
23
#endif
24
25
#define PBIO_CONFIG_NUM_DRIVEBASES (PBIO_CONFIG_SERVO_NUM_DEV / 2)
0 commit comments