added measurement print option to calibration
This commit is contained in:
parent
fc0e75f15c
commit
71e59e20bb
6 changed files with 18 additions and 11 deletions
|
|
@ -18,5 +18,6 @@ bool measure_calibration_data(
|
|||
ServoController& servo_controller,
|
||||
float field_angle_range,
|
||||
float field_velocity,
|
||||
size_t size);
|
||||
size_t size,
|
||||
bool print_measurements);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue