removed param unnecessary param

This commit is contained in:
TedObrien 2024-12-05 09:34:48 +00:00 committed by Matthias Grob
parent 3c5b881482
commit 3a8151e7e0

View File

@ -122,7 +122,6 @@ private:
param_t spoolup_time;
param_t linearize_servos;
param_t max_servo_throw;
param_t inverse_max_servo_throw;
};
ParamHandles _param_handles{};