Skip to content

Commit 93cdf23

Browse files
committed
pbio/platform/move_hub: Use default differentiation window.
This costs more bss, but now motors work the same on all platforms.
1 parent 5b8c9a8 commit 93cdf23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/pbio/platform/move_hub/pbioconfig.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@
2121
#define PBIO_CONFIG_UARTDEV_FIRST_PORT PBIO_PORT_ID_C
2222

2323
#define PBIO_CONFIG_ENABLE_SYS (1)
24-
25-
// Use shorter window size than default to reduce
26-
// size of static motor position buffer.
27-
#define PBIO_CONFIG_DIFFERENTIATOR_WINDOW_MS (50)

0 commit comments

Comments
 (0)