author + value + cmake

This commit is contained in:
acki
2026-03-04 21:11:07 +01:00
parent a81ee3e065
commit 6cf678c221

View File

@@ -18,7 +18,7 @@
#define MAX_WAYPOINTS 16
#define PWM_MAX 626.0f
#define ENCODER_RES 2400.0f
#define WHEEL_DIAMETER 0.081f
#define WHEEL_DIAMETER 0.082f
#define WHEEL_RADIUS (WHEEL_DIAMETER/2.0f)
#define WHEEL_BASE 0.29f
#define WHEEL_BASE_2 (WHEEL_BASE/2.0f)