aboutsummaryrefslogtreecommitdiff
path: root/apps/commander/calibration_routines.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/commander/calibration_routines.h')
-rw-r--r--apps/commander/calibration_routines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/commander/calibration_routines.h b/apps/commander/calibration_routines.h
index 063823109..e3e7fbafd 100644
--- a/apps/commander/calibration_routines.h
+++ b/apps/commander/calibration_routines.h
@@ -58,4 +58,4 @@
* @return 0 on success, 1 on failure
*/
int sphere_fit_least_squares(const float x[], const float y[], const float z[],
- unsigned int size, unsigned int max_iterations, float delta, float *sphere_x, float *sphere_y, float *sphere_z, float *sphere_radius); \ No newline at end of file
+ unsigned int size, unsigned int max_iterations, float delta, float *sphere_x, float *sphere_y, float *sphere_z, float *sphere_radius); \ No newline at end of file